log src/Analyser.cpp @ 138:a19c3d0aa4e7

age author description
Fri, 10 Jan 2014 09:34:15 +0000 Chris Cannam (Commented-out) alternative pitch track
Thu, 09 Jan 2014 20:58:05 +0000 Chris Cannam Make sure flexinote layer is always the current one for editing
Thu, 09 Jan 2014 17:20:15 +0000 Chris Cannam Remember state of visibility & audibility between runs
Thu, 09 Jan 2014 16:42:14 +0000 Chris Cannam Add a selection strip at the bottom, and remove the time ruler from the main pane
Thu, 09 Jan 2014 16:07:29 +0000 Chris Cannam Pan experiment
Thu, 09 Jan 2014 14:05:20 +0000 Chris Cannam Initial hack for switching visibility & audibility of layers on and off. This doesn't work well.
Wed, 08 Jan 2014 17:48:09 +0000 Chris Cannam Use a "shadow layer" for waveform in main pane -- not sure this is an improvement actually, but it does give us options
Mon, 02 Dec 2013 15:06:47 +0000 Chris Cannam Make use of multi-transform support tonioni_multi_transform
Mon, 02 Dec 2013 12:30:08 +0000 Chris Cannam Update to the multi-transform stuff (not yet taken full advantage of) tonioni_multi_transform
Fri, 29 Nov 2013 10:58:32 +0000 matthiasm use smoothedpitchtrack instead of notepitchtrack
Thu, 28 Nov 2013 13:12:03 +0000 Chris Cannam Use pyin
Tue, 26 Nov 2013 16:59:31 +0000 Chris Cannam Revert to using three separate tool modes (more like SV). This is less like the proposed design for Tony but better than the previous situation with two incomprehensible toggle buttons.
Thu, 18 Jul 2013 15:45:10 +0100 Chris Cannam Hang on, we don't want to delete this at all -- it's owned by the document
Tue, 16 Jul 2013 18:02:03 +0100 Chris Cannam Can safely delete null pointer (the crash was because the pointer wasn't null)
Tue, 16 Jul 2013 18:01:45 +0100 Chris Cannam Initialise flexi note layer (avoid crash in dtor)