log data/model/NoteModel.h @ 1633:6ac92836cd86 single-point

age author description
2019-03-07 Chris Cannam Rename a number of classes and methods (including Point -> Event); comments single-point
2019-03-06 Chris Cannam Start implementing & testing PointSeries single-point
2019-03-05 Chris Cannam Pull out the Point class, plus start testing NoteModel, plus actually add the tests... single-point
2018-11-26 Chris Cannam Use override throughout fix-static-analysis
2018-08-13 Chris Cannam Couple of include guards
2018-03-01 Chris Cannam Untabify
2015-03-30 Chris Cannam Add data export options (not all implemented yet) tonioni
2015-03-04 Chris Cannam Introduce and use a samplerate type cxx11
2015-03-03 Chris Cannam Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11
2014-06-17 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
2014-05-07 Chris Cannam Restore selection of playback sample for note layers. Also default to new elecpiano clip. tony_integration
2014-01-07 Chris Cannam sampleId -> clipId tonioni