Mercurial > hg > sonic-annotator
log runner/JAMSFeatureWriter.cpp @ 275:0d9816498764 piper-nopiper
age | author | description |
---|---|---|
Tue, 16 Aug 2016 16:49:22 +0100 | Chris Cannam | Compiler warning fixes |
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 |
Tue, 01 Sep 2015 17:51:03 +0100 | Chris Cannam | Change of tack: rename the JSON writer to JAMS. It's simpler than having a JSON writer with a mandatory flag to tell it what sort of JSON to write. sonic-annotator-1.2 |
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, 22 Jul 2015 14:34:26 +0100 | Chris Cannam | Fix JSON validity |