Mercurial > hg > match-vamp
annotate README @ 146:214b72d55796 noise
Update unit tests
author | Chris Cannam |
---|---|
date | Fri, 16 Jan 2015 16:48:55 +0000 |
parents | a02321c31884 |
children | 07a7d58a967b |
rev | line source |
---|---|
cannam@0 | 1 |
cannam@0 | 2 MATCH Vamp plugin |
cannam@0 | 3 ================= |
cannam@0 | 4 |
cannam@0 | 5 This is a Vamp plugin implementation of the MATCH audio alignment |
cannam@0 | 6 algorithm: |
cannam@0 | 7 |
cannam@0 | 8 http://www.elec.qmul.ac.uk/people/simond/match/index.html |
cannam@0 | 9 |
cannam@5 | 10 This plugin is Copyright (c) 2007-2008 Simon Dixon and Chris Cannam, |
cannam@0 | 11 distributed under the GNU General Public License. See the file |
cannam@0 | 12 COPYING for details. |
cannam@0 | 13 |
cannam@0 | 14 |