Chris@103
|
1
|
Chris@103
|
2 Tony
|
Chris@103
|
3 ====
|
Chris@103
|
4
|
Chris@103
|
5 Tony is a program for computer-aided melody annotation. It has a
|
Chris@103
|
6 graphical interface based on the Sonic Visualiser libraries, and uses
|
Chris@103
|
7 the pYIN Vamp plugin to extract pitch track and notes from monophonic
|
Chris@103
|
8 audio.
|
Chris@103
|
9
|
Chris@103
|
10
|
Chris@103
|
11 Features
|
Chris@103
|
12 ========
|
Chris@103
|
13
|
matthiasm@447
|
14 * robust monophonic pitch track extraction (using pYIN)
|
Chris@103
|
15 * note track extraction
|
matthiasm@449
|
16 * facility to manually adjust pitch track and note track
|
matthiasm@449
|
17 * note pitch automatically snaps to pitch track
|
Chris@103
|
18 * import/export of pitch track and note track
|
matthiasm@447
|
19 * some more
|
Chris@103
|
20
|
Chris@103
|
21 Authors, Citation, License and Use
|
Chris@103
|
22 ==================================
|
Chris@103
|
23
|
Chris@267
|
24 Tony was developed at Queen Mary, University of London in
|
Chris@267
|
25 collaboration with New York University.
|
Chris@103
|
26
|
matthiasm@450
|
27 Code copyright 2005-2015 Chris Cannam, Queen Mary University of
|
Chris@267
|
28 London, and the Tony project authors: Matthias Mauch, George Fazekas,
|
Chris@267
|
29 Justin Salamon, and Rachel Bittner, except where indicated in the
|
Chris@267
|
30 individual source files. Thanks also to Simon Dixon and Juan Bello.
|
Chris@103
|
31
|
Chris@103
|
32 If you make use of this software for any public or commercial purpose,
|
Chris@103
|
33 we ask you to kindly mention the authors and Queen Mary, University of
|
Chris@103
|
34 London in your user-visible documentation. We're very happy to see
|
Chris@103
|
35 this sort of use but would much appreciate being credited, separately
|
Chris@103
|
36 from the requirements of the software license itself (see below).
|
Chris@103
|
37
|
Chris@103
|
38 If you make use of this software for academic purposes, please cite
|
Chris@103
|
39 one of the publications indicated on the Publications page:
|
Chris@103
|
40 https://code.soundsoftware.ac.uk/publications?project_id=tony
|
Chris@103
|
41
|
Chris@103
|
42 This program is free software: you can redistribute it and/or modify
|
Chris@103
|
43 it under the terms of the GNU General Public License as published by
|
Chris@103
|
44 the Free Software Foundation, either version 2 of the License, or (at
|
Chris@103
|
45 your option) any later version.
|
Chris@103
|
46
|
Chris@103
|
47 This program is distributed in the hope that it will be useful, but
|
Chris@103
|
48 WITHOUT ANY WARRANTY; without even the implied warranty of
|
Chris@103
|
49 MERCHANTABILITY or FITNESS FOR A ARTICULAR PURPOSE. See the GNU
|
Chris@103
|
50 General Public License for more details. You should have received a
|
Chris@103
|
51 copy of the GNU General Public License along with this program. If
|
Chris@103
|
52 not, see http://www.gnu.org/licenses/.
|
Chris@103
|
53
|