Mercurial > hg > svcore
log data/model/WritableWaveFileModel.cpp @ 1645:82596b4deef6 single-point
age | author | description |
---|---|---|
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 |
2018-09-08 | Chris Cannam | Handle sample range specification for CSV import import-audio-data |
2018-05-15 | Chris Cannam | Fix some compiler warnings |