log runner/MIDIFeatureWriter.cpp @ 399:a3912193ce69 tip

age author description
Tue, 12 Jun 2018 10:14:22 +0100 Chris Cannam Use sv samplerate/frame types, fixing compiler warnings
Fri, 18 May 2018 11:27:02 +0100 Chris Cannam Switch some more cerrs to SVCERRs
Tue, 01 Sep 2015 17:05:32 +0100 Chris Cannam Add mandatory option --json-format to JSON feature writer, in preparation for supporting multiple JSON formats (perhaps) in future
Tue, 01 Sep 2015 15:51:07 +0100 Chris Cannam Simple MIDI writer test
Wed, 15 Oct 2014 16:58:00 +0100 Chris Cannam TransformId is not sufficient -- it could be ambiguous (same transform id, different parameters etc). Use the whole transform
Tue, 14 Oct 2014 12:35:19 +0100 Chris Cannam Make the JSON well-formed (though still empty), except in the case where we are asked to write more than one file's features to the same output file or stdout jams
Tue, 14 Oct 2014 11:13:43 +0100 Chris Cannam Merge from default branch jams