Chris@103: Chris@103: Tony Chris@103: ==== Chris@103: Chris@103: Tony is a program for computer-aided melody annotation. It has a Chris@103: graphical interface based on the Sonic Visualiser libraries, and uses Chris@103: the pYIN Vamp plugin to extract pitch track and notes from monophonic Chris@103: audio. Chris@103: Chris@103: Chris@103: Features Chris@103: ======== Chris@103: Chris@103: * robust monophonic pitch track extraction Chris@103: * note track extraction Chris@103: * facility to adjust the note track Chris@103: * note pitch adjusts to pitch track when notes are split Chris@103: * import/export of pitch track and note track Chris@103: Chris@103: Chris@103: Warning Chris@103: ======= Chris@103: Chris@103: This program is still a prototype, which may change, and which Chris@103: generally may not have the functionality you'd expect. Chris@103: Chris@103: Chris@103: Note Editing Chris@103: ============ Chris@103: Chris@103: A particular problem (see Warning, above) is the opaque editing Chris@103: procedure. In order to edit notes, enter the multi-tool mode by Chris@103: selecting the move button in the toolbar. There are four ways in which Chris@103: you can change a note: Chris@103: Chris@103: 1. by clicking on the upper half of a note and dragging you can move Chris@103: the note Chris@103: 2. by clicking on the beginning or end of a note and dragging you can Chris@103: change the onset or offset time Chris@103: 3. by clicking into the bottom part of a note you can split the note Chris@103: (this will recalculate the pitch of the resulting new notes) Chris@103: 4. by shift-clicking into the bottom part of a note you can delete Chris@103: the note Chris@103: Chris@103: By double-clicking into an empty part of the timeline you can create a Chris@103: new note. Chris@103: Chris@103: Chris@103: Authors, Citation, License and Use Chris@103: ================================== Chris@103: Chris@267: Tony was developed at Queen Mary, University of London in Chris@267: collaboration with New York University. Chris@103: Chris@267: Code copyright 2005-2014 Chris Cannam, Queen Mary University of Chris@267: London, and the Tony project authors: Matthias Mauch, George Fazekas, Chris@267: Justin Salamon, and Rachel Bittner, except where indicated in the Chris@267: individual source files. Thanks also to Simon Dixon and Juan Bello. Chris@103: Chris@103: If you make use of this software for any public or commercial purpose, Chris@103: we ask you to kindly mention the authors and Queen Mary, University of Chris@103: London in your user-visible documentation. We're very happy to see Chris@103: this sort of use but would much appreciate being credited, separately Chris@103: from the requirements of the software license itself (see below). Chris@103: Chris@103: If you make use of this software for academic purposes, please cite Chris@103: one of the publications indicated on the Publications page: Chris@103: https://code.soundsoftware.ac.uk/publications?project_id=tony Chris@103: Chris@103: This program is free software: you can redistribute it and/or modify Chris@103: it under the terms of the GNU General Public License as published by Chris@103: the Free Software Foundation, either version 2 of the License, or (at Chris@103: your option) any later version. Chris@103: Chris@103: This program is distributed in the hope that it will be useful, but Chris@103: WITHOUT ANY WARRANTY; without even the implied warranty of Chris@103: MERCHANTABILITY or FITNESS FOR A ARTICULAR PURPOSE. See the GNU Chris@103: General Public License for more details. You should have received a Chris@103: copy of the GNU General Public License along with this program. If Chris@103: not, see http://www.gnu.org/licenses/. Chris@103: