Mercurial > hg > svcore
log data/fileio/WavFileWriter.h @ 875:3e6ed8a8577b tonioni
age | author | description |
---|---|---|
Wed, 11 May 2011 11:04:35 +0100 | 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 |
Tue, 29 Mar 2011 17:30:23 +0100 | Chris Cannam | * Add TempWriteFile abstraction, use it when exporting audio to avoid clobbering existing file before export is complete |