Mercurial > hg > svcore
log data/model/WaveFileModel.cpp @ 1136:e94719f941ba tony-2.0-integration
age | author | description |
---|---|---|
Thu, 20 Aug 2015 13:15:19 +0100 | Chris Cannam | Merge from branch recording 3.0-integration |
Wed, 19 Aug 2015 17:03:31 +0100 | Chris Cannam | Make WritableWaveFileModel a true WaveFileModel (and ReadOnlyWaveFileModel the other sort of it). Enable recording from an empty session using that. recording |
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 |
Tue, 31 Mar 2015 12:12:31 +0100 | Chris Cannam | clone() is never used (therefore presumably never works either) tonioni |
Wed, 11 Mar 2015 11:52:05 +0000 | Chris Cannam | Minor simplification; could use more cxx11 |