Mercurial > hg > svcore
log data/fileio/WavFileWriter.h @ 869:8e22795fe30b tonioni
age | author | description |
---|---|---|
2011-05-11 | Chris Cannam | Provide option for WavFileWriter to write directly to target file, rather than always using a temporary; make use of it in WritableWaveFileModel so we can read from target file without having to close it first |
2011-03-29 | Chris Cannam | * Add TempWriteFile abstraction, use it when exporting audio to avoid clobbering existing file before export is complete |
2006-10-03 | Chris Cannam | * Introduce WritableWaveFileModel, and use it as an output model for audio |
2006-10-03 | Chris Cannam | * Restructure WavFileWriter a bit to permit writing from raw data as well as |
2006-07-31 | Chris Cannam | * Reorganising code base. This revision will not compile. |