log data/model/NoteModel.h @ 1611:b2f32c554199 single-point

age author description
Tue, 05 Mar 2019 15:15:11 +0000 Chris Cannam Pull out the Point class, plus start testing NoteModel, plus actually add the tests... single-point
Mon, 26 Nov 2018 13:48:45 +0000 Chris Cannam Use override throughout fix-static-analysis
Mon, 13 Aug 2018 11:43:38 +0100 Chris Cannam Couple of include guards
Thu, 01 Mar 2018 18:02:22 +0000 Chris Cannam Untabify
Mon, 30 Mar 2015 17:27:25 +0100 Chris Cannam Add data export options (not all implemented yet) tonioni
Wed, 04 Mar 2015 12:01:04 +0000 Chris Cannam Introduce and use a samplerate type cxx11
Tue, 03 Mar 2015 15:18:24 +0000 Chris Cannam Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11
Tue, 17 Jun 2014 14:33:42 +0100 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
Wed, 07 May 2014 16:51:04 +0100 Chris Cannam Restore selection of playback sample for note layers. Also default to new elecpiano clip. tony_integration
Tue, 07 Jan 2014 15:52:34 +0000 Chris Cannam sampleId -> clipId tonioni
Tue, 07 Jan 2014 13:09:53 +0000 Chris Cannam sample id instead of plugin data tonioni
Mon, 02 Dec 2013 17:11:20 +0000 Chris Cannam Add NoteExportable base class, use it in MIDI export (and also elsewhere in playback) tonioni_multi_transform