Mercurial > hg > svcore
log data/fileio/MIDIFileWriter.cpp @ 1184:e5a1d815f331 3.0-integration
age | author | description |
---|---|---|
2015-09-01 | Chris Cannam | Simple MIDI writer test |
2015-03-10 | Chris Cannam | More type fixes. We now build with -Wconversion, on this platform (64-bit Linux) at least. 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-10-13 | Chris Cannam | Add MIDI channel to note data and MIDI writer |
2014-09-03 | Chris Cannam | Fix some (probably benign) uninitialised members (from coverity scan) |
2014-06-17 | Chris Cannam | Unsigned removals and warning fixes in data/ warnfix_no_size_t |
2013-12-02 | Chris Cannam | Add NoteExportable base class, use it in MIDI export (and also elsewhere in playback) tonioni_multi_transform |
2009-02-23 | Chris Cannam | * restore compileability |
2007-11-23 | Chris Cannam | * Add Erase tool and mode |
2007-10-04 | Chris Cannam | * Add MIDI file export (closes FR#1643721) |