log layer/NoteLayer.cpp @ 682:1a0dfcbffaf1

age author description
Tue, 26 Nov 2013 14:06:40 +0000 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
Tue, 16 Jul 2013 17:59:01 +0100 Chris Cannam Merge from default branch tonioni
Tue, 16 Jul 2013 14:45:55 +0100 Chris Cannam Merge from default branch tonioni
Tue, 16 Jul 2013 17:51:37 +0100 Chris Cannam Avoid reloading the default 0->0 scale extents for a note layer as 0->1
Tue, 16 Jul 2013 13:38:53 +0100 Chris Cannam Make scale drawing in log scale a bit less dumb
Sat, 13 Apr 2013 15:36:54 +0100 gyorgyf cleanup tonioni
Sat, 13 Apr 2013 13:39:17 +0100 gyorgyf fixed flexi note layer and propagated model selection to analyser tonioni
Tue, 14 Jun 2011 15:27:05 +0100 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
Mon, 16 May 2011 17:19:25 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output
Fri, 02 Oct 2009 13:56:10 +0000 Chris Cannam * Big improvements to editing behaviour in note and region models sv-v1.7
Mon, 28 Sep 2009 12:29:12 +0000 Chris Cannam * Make a better job of picking the proper point to drag, edit, delete etc
Tue, 18 Aug 2009 11:01:57 +0000 Chris Cannam * Show MIDI pitch number as well as note name and frequency
Wed, 25 Feb 2009 12:02:53 +0000 Chris Cannam * Make it possible to record live MIDI to a note layer.
Tue, 03 Feb 2009 12:02:17 +0000 Chris Cannam * incremental commit