Mercurial > hg > vamp-plugin-tester
comparison TestDefaults.cpp @ 42:f1e8e14e9c96
Update copyright dates
author | Chris Cannam |
---|---|
date | Mon, 28 Jul 2014 13:33:48 +0100 |
parents | 07144cdcbedf |
children | 4bd0cd3c60f3 |
comparison
equal
deleted
inserted
replaced
41:4d04c4fa1905 | 42:f1e8e14e9c96 |
---|---|
2 | 2 |
3 /* | 3 /* |
4 Vamp Plugin Tester | 4 Vamp Plugin Tester |
5 Chris Cannam, cannam@all-day-breakfast.com | 5 Chris Cannam, cannam@all-day-breakfast.com |
6 Centre for Digital Music, Queen Mary, University of London. | 6 Centre for Digital Music, Queen Mary, University of London. |
7 Copyright 2009 QMUL. | 7 Copyright 2009-2014 QMUL. |
8 | 8 |
9 This program loads a Vamp plugin and tests its susceptibility to a | 9 This program loads a Vamp plugin and tests its susceptibility to a |
10 number of common pitfalls, including handling of extremes of input | 10 number of common pitfalls, including handling of extremes of input |
11 data. If you can think of any additional useful tests that are | 11 data. If you can think of any additional useful tests that are |
12 easily added, please send them to me. | 12 easily added, please send them to me. |