Mercurial > hg > sonic-annotator
log tests/test-jams-writer/test-jams-writer.sh @ 351:228afe7eb408
age | author | description |
---|---|---|
Thu, 25 May 2017 11:31:17 +0100 | Chris Cannam | More reliable test |
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 base tests/test-json-writer/test-json-writer.sh@4f336c34b1d2 |