Mercurial > hg > svcore
log data/model/AggregateWaveModel.cpp @ 1476:5afbac960a30 plugin-path-config
age | author | description |
---|---|---|
Mon, 27 Feb 2017 16:52:47 +0000 | Chris Cannam | Write aggregate models to .sv file when saving document. They still are not reloaded, but I think this is far as I'm prepared to go for 3.0. |
Mon, 27 Feb 2017 15:44:14 +0000 | Chris Cannam | And say so |
Mon, 27 Feb 2017 15:43:30 +0000 | Chris Cannam | Invalidate an aggregate model when one of its components announces it's about to be deleted |
Tue, 13 Dec 2016 15:23:21 +0000 | Chris Cannam | Update to use bqvec allocator for float vectors 3.0-integration |
Mon, 15 Jun 2015 16:02:58 +0100 | Chris Cannam | Smooth signal flow through from file to fft model simple-fft-model |
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 |