log runner/JAMSFeatureWriter.h @ 399:a3912193ce69 tip

age author description
Wed, 04 Nov 2015 10:07:29 +0000 Chris Cannam Update JAMS output to JAMS v0.2.0. We now (for the first time?!) write actual JAMS schema-compliant output when possible, though it isn't possible for many types of plugin. The output for all tested combinations of transforms is valid JSON even where it isn't schema-compliant.
Tue, 03 Nov 2015 11:36:24 +0000 Chris Cannam Add digits option to JAMS output, for number of sig figs
Fri, 02 Oct 2015 08:41:55 +0100 Chris Cannam Fix to writer tag (thanks LW)
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
Wed, 15 Oct 2014 16:05:15 +0100 Chris Cannam Add setNofM logic which the JSON writer can use to write a list when sending multiple files' worth to a single target jams
Wed, 15 Oct 2014 14:56:39 +0100 Chris Cannam Restructure jams
Wed, 15 Oct 2014 13:52:25 +0100 Chris Cannam Better track metadata jams
Wed, 15 Oct 2014 13:30:25 +0100 Chris Cannam Add transform metadata to output jams
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
Mon, 13 Oct 2014 16:58:30 +0100 Chris Cannam Start to sketch out JAMS writer jams