log data/fileio/MIDIFileWriter.cpp @ 1452:6e9615bde1f9 streaming-csv-writer

age author description
2018-03-01 Chris Cannam Untabify
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