log src/Analyser.cpp @ 106:660d772b9f83 v0.1

age author description
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)
Thu, 20 Jun 2013 13:47:36 +0100 matthiasm instrument is now "click" -- some other minor changes I don't remember
Thu, 20 Jun 2013 10:58:40 +0100 gyorgyf toggle button for boundary constraints and note recalculation
Wed, 19 Jun 2013 23:21:04 +0100 matthiasm curves instead of points?
Wed, 19 Jun 2013 22:05:45 +0100 matthiasm vertical scale adapts to note range
Wed, 19 Jun 2013 08:27:27 +0100 gyorgyf funky note value re-estimation using underlying pitch median value
Wed, 19 Jun 2013 08:26:24 +0100 gyorgyf funky note value re-estimation using underlying pitch median value
Mon, 17 Jun 2013 18:00:24 +0100 matthiasm introduced horizongal note editing constraints; debugged note edit
Sun, 16 Jun 2013 20:40:05 +0100 gyorgyf boundary actions and note delete consolidated
Sat, 15 Jun 2013 16:59:50 +0100 matthiasm changed step size to yintony default
Sat, 15 Jun 2013 16:04:30 +0100 matthiasm added some code to export -- still not quite right, only csv/txt exports work
Fri, 19 Apr 2013 15:37:27 +0100 matthiasm different colours, some minor changes, mainly debugging cerrs
Wed, 17 Apr 2013 09:15:05 +0100 gyorgyf larger notes plus basic editing functions are now enabled by temporary star icon in toolbar
Sat, 13 Apr 2013 17:18:28 +0100 gyorgyf removed additional prints, midi playback still broken tonioni
Sat, 13 Apr 2013 15:36:54 +0100 gyorgyf cleanup tonioni
Sat, 13 Apr 2013 14:09:20 +0100 gyorgyf added specific addLayerForNotes() function to analyser tonioni
Sat, 13 Apr 2013 13:39:17 +0100 gyorgyf fixed flexi note layer and propagated model selection to analyser tonioni
Tue, 26 Mar 2013 20:15:38 +0000 matthiasm essentially only changed the colour of the overview
Tue, 26 Mar 2013 17:02:03 +0000 matthiasm reverted tonioni to use cepstral-pitchtracker for notes
Tue, 26 Mar 2013 14:48:03 +0000 matthiasm added references to new FlexiNote layer and model
Fri, 16 Nov 2012 17:14:46 +0000 Chris Cannam Add analyser, calculate some transforms when a file is loaded