Wiki » History » Version 24
Matthias Mauch, 2014-06-16 03:43 PM
1 | 23 | Matthias Mauch | |
---|---|---|---|
2 | 23 | Matthias Mauch | {{toc}} |
3 | 1 | Matthias Mauch | |
4 | 24 | Matthias Mauch | h1. Tony Introduction |
5 | 24 | Matthias Mauch | |
6 | 19 | Matthias Mauch | Tony is a program for computer-aided melody annotation. It has a graphical interface based on the "SV libraries":/projects/sv and uses the "pYIN":/projects/pyin Vamp plugin to extract pitch track and notes from monophonic audio. |
7 | 19 | Matthias Mauch | |
8 | 19 | Matthias Mauch | h2. Getting Started |
9 | 19 | Matthias Mauch | |
10 | 19 | Matthias Mauch | h3. Installation |
11 | 19 | Matthias Mauch | |
12 | 19 | Matthias Mauch | We provide ready-to-use software builds for Windows and Mac OSX on the "Downloads page":/projects/tony/files. On Windows you can simply download and execute the installer (.msi), and on OSX you download the disk image (.dmg), mount it and drag "Tony" into your Applications folder. |
13 | 1 | Matthias Mauch | |
14 | 24 | Matthias Mauch | For Linux users with ample compilation experience we also provide the source code, available on the "Downloads page":/projects/tony/files. |
15 | 24 | Matthias Mauch | |
16 | 1 | Matthias Mauch | h3. User Interface |
17 | 1 | Matthias Mauch | |
18 | 24 | Matthias Mauch | Below is an annotated screen shot of the Tony user interface. We will refer to these elements in the paragraphs below. |
19 | 24 | Matthias Mauch | |
20 | 1 | Matthias Mauch | !/attachments/download/1113/Tony_User_Interface.png! |
21 | 24 | Matthias Mauch | |
22 | 24 | Matthias Mauch | |
23 | 24 | Matthias Mauch | h3. Tutorial 1: Annotating Notes from an Audio File |
24 | 24 | Matthias Mauch | |
25 | 24 | Matthias Mauch | This mini-tutorial walks you through the complete process of using Tony to load an audio file, annotate the notes in it and export the notes to a .csv (comma-separated values) file. |
26 | 24 | Matthias Mauch | |
27 | 24 | Matthias Mauch | # Start the _Tony_ program by double-clicking (or whatever you routinely do to open programs). |
28 | 24 | Matthias Mauch | # Open an audio file of your choice. Mind that _Tony_ only deals with single melodies *without* accompaniment, so choose a little bit of accompanied solo singing or the like. |
29 | 24 | Matthias Mauch | # Upon opening of the file, _Tony_ will automatically analyse the file using "pYin":/projects/pyin pitch and note extraction, and pitches and notes should appear. _If no pitch track and notes occur, please see Analysis Settings and Visualisation, below._ |
30 | 24 | Matthias Mauch | |
31 | 19 | Matthias Mauch | |
32 | 19 | Matthias Mauch | h2. Nerdy matters |
33 | 18 | Matthias Mauch | |
34 | 18 | Matthias Mauch | [[Development Wiki]] |