Mercurial > hg > sonic-annotator
log runner/MIDIFeatureWriter.cpp @ 307:95607ec0963a
age | author | description |
---|---|---|
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 |
Tue, 14 Oct 2014 10:07:02 +0100 | Chris Cannam | Add MIDI destinations tests and fix feature writer bugs resulting from them midi |
Mon, 13 Oct 2014 16:58:30 +0100 | Chris Cannam | Start to sketch out JAMS writer jams |