changeset 351:dc3412006b73

Update changelog for 0.6
author Chris Cannam
date Mon, 16 Jun 2014 13:01:45 +0100
parents fc0c4cfad044
children 7178bb4dcdfb
files CHANGELOG
diffstat 1 files changed, 29 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Mon Jun 16 12:50:44 2014 +0100
+++ b/CHANGELOG	Mon Jun 16 13:01:45 2014 +0100
@@ -1,3 +1,32 @@
+
+Changes in Tony 0.6 since the previous release 0.5:
+
+ * The play pointer no longer tracks to the centre of the main pane
+   when dragging, and is now always visible. Play pointer / playhead
+   behaviour is generally expected to be much more sensible and
+   intuitive in this release than in prior ones
+
+ * Many keyboard shortcuts have been added and improved, including the
+   shortcuts for incremental note-by-note selection and moving the
+   play pointer
+
+ * Audio files are now implicitly normalised to peak == 1.0 when
+   loading
+
+ * Tony now has an Analysis menu which contains various configuration
+   settings that affect pitch analysis
+
+ * There is now an option to save the session directly to the same
+   directory as the original audio file, for rapid saving when
+   annotating many audio files in sequence
+
+ * The extents of the "active" note are now more clearly shown when
+   mousing over the note track
+
+ * There is a new function to delete the notes (without deleting pitch
+   measurements) within the selection
+
+ * Numerous bug fixes
 
 Changes in Tony 0.5 since the previous release 0.4: