Mercurial > hg > svcore
log data/model/Model.h @ 1615:24dc8cb42755 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 |
Wed, 27 Feb 2019 12:31:12 +0000 | Chris Cannam | Fix compiler warnings |
Mon, 26 Nov 2018 13:48:45 +0000 | Chris Cannam | Use override throughout fix-static-analysis |
Mon, 13 Aug 2018 16:45:29 +0100 | Chris Cannam | Provide model id avoid-pointer-keys |
Tue, 17 Apr 2018 10:37:50 +0100 | Chris Cannam | For sparse models, write whole model to CSV in one go streaming-csv-writer |
Tue, 17 Apr 2018 10:37:15 +0100 | Chris Cannam | Update getEndFrame so as to refer explicitly to final frame + 1 (consistent with selection semantics and existing wave model) streaming-csv-writer |