log data/model/WritableWaveFileModel.h @ 1520:954d0cf29ca7 import-audio-data

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
Sat, 08 Sep 2018 20:43:14 +0100 Chris Cannam Handle sample range specification for CSV import import-audio-data
Wed, 04 Jan 2017 14:22:39 +0000 Chris Cannam Make writable model updating explicit rather than essentially an arbitrary hidden accident 3.0-integration
Tue, 13 Dec 2016 15:23:21 +0000 Chris Cannam Update to use bqvec allocator for float vectors 3.0-integration