Mercurial > hg > svcore
log data/model/DenseTimeValueModel.cpp @ 1765:2e2497cba59e by-id
age | author | description |
---|---|---|
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 |
Wed, 10 Jun 2015 17:06:02 +0100 | Chris Cannam | Tidy dense time-value model API a bit; add first simple unit test for FFT model |