Mercurial > hg > svcore
log data/model/WaveFileModel.h @ 1469:1cc106bf601d
age | author | description |
---|---|---|
2015-08-20 | Chris Cannam | Merge from branch recording 3.0-integration |
2015-08-19 | Chris Cannam | Make WritableWaveFileModel a true WaveFileModel (and ReadOnlyWaveFileModel the other sort of it). Enable recording from an empty session using that. recording |
2015-06-15 | Chris Cannam | Rework audio file reader API to prefer using std containers simple-fft-model |
2015-06-10 | Chris Cannam | Tidy dense time-value model API a bit; add first simple unit test for FFT model |
2015-03-31 | Chris Cannam | clone() is never used (therefore presumably never works either) tonioni |
2015-03-04 | Chris Cannam | Introduce and use a samplerate type cxx11 |
2015-03-03 | Chris Cannam | Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11 |