Chris@456: Chris@456: Tony Chris@456: ==== Chris@456: Chris@456: Tony is a program for computer-aided melody annotation. It has a Chris@456: graphical interface based on the Sonic Visualiser libraries, and uses Chris@456: the pYIN Vamp plugin to extract pitch track and notes from monophonic Chris@456: audio. Chris@456: Chris@526: ![Tony small screenshot](https://code.soundsoftware.ac.uk/attachments/download/1069/tony-screeny-20140328-30pc.png) Chris@526: Chris@526: Home page and downloads: https://code.soundsoftware.ac.uk/projects/tony Chris@526: Chris@456: Chris@456: Features Chris@526: -------- Chris@456: Chris@456: * robust monophonic pitch track extraction (using pYIN) Chris@456: * note track extraction Chris@456: * facility to manually adjust pitch track and note track Chris@456: * facility to audition pitch and note track Chris@456: * note pitch automatically snaps to pitch track Chris@456: * import/export of pitch track and note track Chris@456: Chris@456: Chris@456: Authors, Citation, License and Use Chris@526: ---------------------------------- Chris@456: Chris@456: Tony was developed at Queen Mary, University of London in Chris@456: collaboration with New York University. Chris@456: Chris@657: Code copyright 2005-2019 Chris Cannam, Queen Mary University of Chris@456: London, and the Tony project authors: Matthias Mauch, George Fazekas, Chris@456: Justin Salamon, and Rachel Bittner, except where indicated in the Chris@456: individual source files. Thanks also to Simon Dixon and Juan Bello. Chris@456: Chris@456: If you make use of this software for any public or commercial purpose, Chris@456: we ask you to kindly mention the authors and Queen Mary, University of Chris@456: London in your user-visible documentation. We're very happy to see Chris@456: this sort of use but would much appreciate being credited, separately Chris@456: from the requirements of the software license itself (see below). Chris@456: Chris@456: If you make use of this software for academic purposes, please cite Chris@456: one of the publications indicated on the Publications page: Chris@456: https://code.soundsoftware.ac.uk/publications?project_id=tony Chris@456: Chris@456: This program is free software: you can redistribute it and/or modify Chris@456: it under the terms of the GNU General Public License as published by Chris@456: the Free Software Foundation, either version 2 of the License, or (at Chris@456: your option) any later version. Chris@456: Chris@456: This program is distributed in the hope that it will be useful, but Chris@456: WITHOUT ANY WARRANTY; without even the implied warranty of Chris@456: MERCHANTABILITY or FITNESS FOR A ARTICULAR PURPOSE. See the GNU Chris@456: General Public License for more details. You should have received a Chris@456: copy of the GNU General Public License along with this program. If Chris@456: not, see http://www.gnu.org/licenses/. Chris@456: Chris@526: Chris@526: Automated build reports Chris@526: ----------------------- Chris@526: Chris@698: * Linux and macOS CI build: [![Build Status](https://travis-ci.org/sonic-visualiser/tony.svg?branch=default)](https://travis-ci.org/sonic-visualiser/tony) Chris@526: * Windows CI build: [![Build status](https://ci.appveyor.com/api/projects/status/26pygienkigw39p7?svg=true)](https://ci.appveyor.com/project/cannam/tony)