Mercurial > hg > svcore
log data/fileio/CodedAudioFileReader.h @ 1116:7f8eb7379280 3.0-integration
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:38:50 +0100 | Chris Cannam | Tidy 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, 04 Mar 2015 12:30:41 +0000 | Chris Cannam | Replace the get*Frames calls in AudioFileReader with less stupid API cxx11 |
Wed, 04 Mar 2015 12:01:04 +0000 | Chris Cannam | Introduce and use a samplerate type cxx11 |
Tue, 03 Mar 2015 15:18:24 +0000 | Chris Cannam | Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11 |