log data/fileio/WavFileReader.h @ 1706:1e7b7a62d373 single-point

age author description
Wed, 23 Jan 2019 14:43:43 +0000 Chris Cannam Merge from default branch bqaudiostream
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 13:48:45 +0000 Chris Cannam Use override 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 21:04:52 +0000 Chris Cannam And similar approach for the writer 3.0-integration
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