Mercurial > hg > svcore
log data/model/WaveFileModel.cpp @ 1103:e86a7ea3dc38 simple-fft-model
age | author | description |
---|---|---|
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 |
Wed, 04 Mar 2015 13:52:48 +0000 | Chris Cannam | More build fixes cxx11 |
Wed, 04 Mar 2015 12:30:41 +0000 | Chris Cannam | Replace the get*Frames calls in AudioFileReader with less stupid API cxx11 |