# HG changeset patch # User Chris Cannam # Date 1570543069 -3600 # Node ID ceb1774dabe64a86ecb5d6b3f25feaf246553b1b # Parent e2b703eb5a5988251bf3344e9f1e1e092ae2964f Full dates diff -r e2b703eb5a59 -r ceb1774dabe6 CHANGELOG --- a/CHANGELOG Tue Oct 08 13:29:01 2019 +0100 +++ b/CHANGELOG Tue Oct 08 14:57:49 2019 +0100 @@ -1,5 +1,5 @@ -Changes in Tony 2.0 (Oct 2015) since the previous release 1.0: +Changes in Tony 2.0 (23 Oct 2015) since the previous release 1.0: - Tony now has a Record button, allowing you to record audio from the microphone and analyse it @@ -9,7 +9,7 @@ - The playback speed dial uses a more sensible scale -Changes in Tony 1.0 (April 2015) since the previous release 0.6: +Changes in Tony 1.0 (01 April 2015) since the previous release 0.6: - The underlying pYin analysis plugin has been updated; more analysis options are available @@ -40,7 +40,7 @@ - Bug fixes -Changes in Tony 0.6 (June 2014) since the previous release 0.5: +Changes in Tony 0.6 (16 June 2014) 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 @@ -69,7 +69,7 @@ - Numerous bug fixes -Changes in Tony 0.5 (April 2014) since the previous release 0.4: +Changes in Tony 0.5 (03 April 2014) since the previous release 0.4: - The start and end of the recording are now shaded in grey so you can see where they are @@ -92,7 +92,7 @@ - The undo/redo command bundling has been tidied up and some related crashes fixed -Changes in Tony 0.4 (March 2014) since the previous release 0.3: +Changes in Tony 0.4 (12 March 2014) since the previous release 0.3: - The main pitch tracker (pYIN) now uses a non-FFT Yin method in order to produce unbiased timestamps @@ -109,7 +109,7 @@ - Fix crash on loading a second file and inability to export pitch track after using selection strip -Changes in Tony 0.3 (March 2014) since the previous release 0.2: +Changes in Tony 0.3 (06 March 2014) since the previous release 0.2: - Key shortcuts for editing have been revised to be more consistent on OS/X and across different Qt versions @@ -118,7 +118,7 @@ - Fixes to OS/X deployment -Changes in Tony 0.2 (March 2014) since the previous release 0.1: +Changes in Tony 0.2 (05 March 2014) since the previous release 0.1: - Waveform is now displayed in a shadow layer at bottom of main pane