forked from c4dm/match-vamp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
47 lines (30 loc) · 1.52 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
MATCH Vamp plugin
=================
This is a Vamp plugin implementation of the MATCH audio alignment
algorithm:
http://www.eecs.qmul.ac.uk/~simond/match/index.html
See plugin homepage at
http://code.soundsoftware.ac.uk/projects/match-vamp/
This is version 1.0 of the plugin, which includes a number of fixes,
efficiency improvements, and extra options not present in the prior
0.2.1 release.
Plugin code by Chris Cannam and Simon Dixon.
Citation, License and Use
-------------------------
If you make use of this software for any public or commercial purpose,
we ask you to kindly mention the authors and Queen Mary, University of
London in your user-visible documentation. We're very happy to see
this sort of use but would much appreciate being credited, independent
of the requirements of the software license itself (see below).
Use of this software within a proprietary software application is
likely to require a commercial licence. Please contact the authors or
QM Innovation, http://www.qminnovation.co.uk/ for more information.
If you make use of this software for academic purposes, please cite:
S. Dixon and G. Widmer, “MATCH: A Music Alignment Tool Chest”, in
Proceedings of the 6th International Conference on Music Information
Retrieval (ISMIR-05), 2005.
(See the CITATION file for a BibTeX reference.)
Copyright (c) 2007-2015 Simon Dixon, Chris Cannam, and Queen Mary
University of London, Copyright (c) 2014-2015 Tido GmbH.
Distributed under the GNU General Public License. See the file COPYING
for details.