Mercurial > hg > svcore
log data/fileio/WavFileWriter.h @ 1512:c9c2aa17439a import-audio-data
age | author | description |
---|---|---|
2017-01-06 | Chris Cannam | And similar approach for the writer 3.0-integration |
2017-01-06 | Chris Cannam | Update WAV/MP3/BZipFileDevice code to avoid using local 8-bit encoding 3.0-integration |
2016-12-13 | Chris Cannam | Handle increases in the overall channel count by closing and reopening the audio device. 3.0-integration |
2015-03-04 | Chris Cannam | Introduce and use a samplerate type cxx11 |
2015-03-03 | Chris Cannam | Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11 |
2014-06-17 | Chris Cannam | Unsigned removals and warning fixes in data/ warnfix_no_size_t |
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 |