comparison CHANGELOG @ 455:8264c35ffe11

merge
author matthiasm
date Wed, 01 Apr 2015 12:55:04 +0100
parents 14ba3a4799e4
children 4018ee2fcb60
comparison
equal deleted inserted replaced
454:0a01d8bc7508 455:8264c35ffe11
1
2 Changes in Tony 1.0 since the previous release 0.6:
3
4 * The underlying pYin analysis plugin has been updated; more analysis
5 options are available
6
7 * Notes can be dragged up and down using the mouse in edit mode. When
8 you drag a note, the pitch track underneath it snaps to the nearest
9 spectral peaks (if any are found). Releasing the note makes the
10 note snap back to the (possibly now moved) underlying pitch values.
11
12 * Exported pitch track CSV files now contain one row for every
13 processing frame in the file, and those with no identified pitch
14 have the pitch recorded as 0. This is useful for some evaluation
15 and post-processing tools, and it's easier to filter out the 0
16 values if you don't need them than add them afterwards if you do
17
18 * Exported note track CSV files now omit the (meaningless, in this
19 context) velocity column
20
21 * Level and pan for a layer (audio, pitch track, notes) are now shown
22 in a little matrix widget, which is quicker to read than the
23 previous pair of rotary dials; click on it to pop up an editable
24 version
25
26 * Horizontal scrolling using a Mac trackpad now works properly
27
28 * Tony now finds plugins in its own installation directory by default
29 (can be overridden with TONY_VAMP_PATH environment variable)
30
31 * Bug fixes
1 32
2 Changes in Tony 0.6 since the previous release 0.5: 33 Changes in Tony 0.6 since the previous release 0.5:
3 34
4 * The play pointer no longer tracks to the centre of the main pane 35 * The play pointer no longer tracks to the centre of the main pane
5 when dragging, and is now always visible. Play pointer / playhead 36 when dragging, and is now always visible. Play pointer / playhead