log data/fileio/WavFileWriter.h @ 1719:6af7bd6aaf79 3.3-stable

age author description
2018-09-12 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
2017-01-06 Chris Cannam And similar approach for the writer 3.0-integration
2017-01-06 Chris Cannam Update WAV/MP3/BZipFileDevice code to avoid using local 8-bit encoding 3.0-integration
2016-12-13 Chris Cannam Handle increases in the overall channel count by closing and reopening the audio device. 3.0-integration