Mercurial > hg > svcore
log data/fileio/WavFileWriter.h @ 800:9207c142b461 qt5
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 |
Tue, 03 Oct 2006 14:17:37 +0000 | Chris Cannam | * Introduce WritableWaveFileModel, and use it as an output model for audio |
Tue, 03 Oct 2006 10:06:37 +0000 | Chris Cannam | * Restructure WavFileWriter a bit to permit writing from raw data as well as |
Mon, 31 Jul 2006 11:49:58 +0000 | Chris Cannam | * Reorganising code base. This revision will not compile. |