Mercurial > hg > svcore
log data/model/DenseTimeValueModel.cpp @ 1817:23d5cb3f9f38
age | author | description |
---|---|---|
Fri, 10 Jan 2020 14:29:54 +0000 | Chris Cannam | Add optional ability to write a header on delimited data output, & to write times in frames |
Thu, 04 Jul 2019 18:04:21 +0100 | Chris Cannam | Overhaul PlayParameters bits by-id |
Fri, 28 Jun 2019 17:36:30 +0100 | Chris Cannam | Rejig ById so as to put everything in a single pool, so that at the core you can go from numeric id (untyped) to anything the object can be dynamic_cast to. Useful for building other abstractions like PlayParameter-type registrations that don't know about e.g. Models. Probably some more tweaking needed. Also add tests by-id |
Thu, 28 Mar 2019 16:03:36 +0000 | Chris Cannam | Re-add the toDelimitedDataString stuff single-point |
Thu, 09 Aug 2018 16:45:17 +0100 | Chris Cannam | Remove some debug output |
Thu, 01 Mar 2018 18:02:22 +0000 | Chris Cannam | Untabify |
Mon, 15 Jun 2015 12:19:47 +0100 | Chris Cannam | Rework audio file reader API to prefer using std containers simple-fft-model |