Mercurial > hg > svcore
log data/fileio/WavFileReader.cpp @ 1597:ae9849c0815f bqaudiostream
age | author | description |
---|---|---|
Mon, 21 Jan 2019 13:16:17 +0000 | Chris Cannam | Implement title/maker in wav readers; extra handling of supported-ness for file types bqaudiostream |
Mon, 26 Nov 2018 14:33:41 +0000 | Chris Cannam | Use nullptr throughout fix-static-analysis |
Wed, 12 Sep 2018 13:56:56 +0100 | Chris Cannam | Switch the normalisation option in WritableWaveFileModel from normalising on read to normalising on write, so that the saved file is already normalised and therefore can be read again without having to remember to normalise it import-audio-data |
Fri, 07 Sep 2018 16:13:21 +0100 | Chris Cannam | Add normalisation option import-audio-data |
Fri, 06 Jan 2017 20:51:47 +0000 | Chris Cannam | Take a different approach to using libsndfile -- the _fd function doesn't work for me in this build, so use the wchar api 3.0-integration |
Fri, 06 Jan 2017 16:40:11 +0000 | Chris Cannam | Update WAV/MP3/BZipFileDevice code to avoid using local 8-bit encoding 3.0-integration |