log data/fileio/WavFileReader.cpp @ 1799:8c34ecba70df

age author description
2019-01-23 Chris Cannam Merge from default branch bqaudiostream
2019-01-21 Chris Cannam Implement title/maker in wav readers; extra handling of supported-ness for file types bqaudiostream
2018-11-26 Chris Cannam Use nullptr throughout fix-static-analysis
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