Mercurial > hg > svcore
log data/fileio/WavFileReader.cpp @ 1525:a92e94215863
age | author | description |
---|---|---|
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 |