Mercurial > hg > sonic-annotator
log tests/test-jams-writer/test-jams-writer.sh @ 340:14b635c1a14a bqaudiostream
age | author | description |
---|---|---|
2017-05-25 | Chris Cannam | More reliable test |
2015-11-04 | 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. |
2015-11-03 | Chris Cannam | Add digits option to JAMS output, for number of sig figs |
2015-09-01 | 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 |