graph
- Add tests for parse errors in invalid transform files2016-02-25, by Chris Cannam
- Better error reporting for transform load (from RDF and XML)2016-02-25, by Chris Cannam
- Explanatory note2016-02-24, by Chris Cannam
- Work around libsndfile-1.0.26 bug that reports all files as non-seekable2016-02-24, by Chris Cannam
- Use float format for cached files in CodedAudioFileReader, to preserve internal representation (see comment)2016-02-24, by Chris Cannam
- added JSON-LD feature writer filesjson-ld 2016-02-22, by alo
- Update acinclude files to look for qt5-qmake as well as qmake-qt52016-01-30, by Chris Cannam
- Update version number in tests, and also disregard version number mismatches in JAMS output (as they're inevitable)2015-11-23, by Chris Cannam
- Next version will be 1.42015-11-20, by Chris Cannam
- Fix grisly error in multiplexed audio reader (calling itself!)2015-11-20, by Chris Cannam
- Add test for multiplexed audio2015-11-20, by Chris Cannam
- Run more generic tests earlier2015-11-20, by Chris Cannam
- Added tag sonic-annotator-1.3 for changeset 710f4885f9012015-11-05, by Chris Cannam
- Mergesonic-annotator-1.3 2015-11-05, by Chris Cannam
- Don't write version.h, it's now tracked2015-11-05, by Chris Cannam
- Merge2015-11-05, by Chris Cannam
- Subrepo2015-11-04, by Chris Cannam
- Update changelog for v1.32015-11-05, by Chris Cannam
- Write Track in RDF only if title/artist metadata present, not simply on the basis of a TrackMetadata object existing2015-11-04, by Chris Cannam
- Minor output update2015-11-04, by 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-04, by Chris Cannam
- Add & test the digits option in the CSV file writer2015-11-03, by Chris Cannam
- Add & test the digits option in the Lab file writer2015-11-03, by Chris Cannam
- Update svcore2015-11-03, by Chris Cannam
- Add digits option to JAMS output, for number of sig figs2015-11-03, by Chris Cannam
- More useful report when a transform is completely unknown to us2015-11-03, by Chris Cannam
- Fix to writer tag (thanks LW)2015-10-02, by Chris Cannam
- Added tag sonic-annotator-1.2 for changeset f35bbb3e4d412015-09-09, by 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 2015-09-01, by Chris Cannam
- Fix typo2015-09-01, by Chris Cannam
- Use iconv instead of uconv (present on OS/X)2015-09-01, by Chris Cannam
- Add mandatory option --json-format to JSON feature writer, in preparation for supporting multiple JSON formats (perhaps) in future2015-09-01, by Chris Cannam
- Simple MIDI writer test2015-09-01, by Chris Cannam
- Fixes from last merge2015-08-26, by Chris Cannam
- Next release will be 1.22015-08-19, by Chris Cannam
- Remove unused dependency on Rubber Band2015-08-19, by Chris Cannam
- Fix JSON validity2015-07-22, by Chris Cannam
- Add (failing) test for JSON output format (fails for grid output)2015-07-22, by Chris Cannam
- Merge in subrepo2015-03-02, by Chris Cannam
- Require (and provide) text codec for output stream -- fixing #1153 (wrong codec used when writing RDF)2015-03-02, by Chris Cannam
- Add test for Turtle output encoding (must be UTF-8)2015-02-25, by Chris Cannam
- mp3 file with ID3v2 tag in ISO-8859-12015-02-25, by Chris Cannam
- mp3 file with ID3v2 tag in UCS-2 encoding (this is the default encoding)2015-02-25, by Chris Cannam
- Warn for this potential error case2015-02-20, by Chris Cannam
- Document --segments-from2015-01-09, by Chris Cannam
- Update subrepo2015-01-09, by Chris Cannam
- Add ability to read segment boundaries from a file; test for it; bump version no; make test script bail out if path has spaces (can't cope with that, sheesh)2015-01-09, by Chris Cannam
- Typo fix2014-10-16, by Chris Cannam
- Added tag sonic-annotator-1.1 for changeset 766268a323782014-10-16, by Chris Cannam
- Further doc and note updatessonic-annotator-1.1 2014-10-16, by Chris Cannam
- Bring in vamp-plugin-sdk as subrepo, so we can build it with fftw3 support (as this is a GPL'd program)2014-10-16, by Chris Cannam
- Change internal blocksize from 16384 to 1024 (see comment in FeatureExtractionManager ctor)2014-10-16, by Chris Cannam
- TransformId is not sufficient -- it could be ambiguous (same transform id, different parameters etc). Use the whole transform2014-10-15, by Chris Cannam
- TransformId is not sufficient -- it could be ambiguous (same transform id, different parameters etc). Use the whole transform2014-10-15, by Chris Cannam
- Docs2014-10-15, by Chris Cannam
- Source archive script2014-10-15, by Chris Cannam
- CHANGELOG and version number2014-10-15, by Chris Cannam
- Merge from branch "jams"2014-10-15, by Chris Cannam
- Warn that JAMS implementation is provisionaljams 2014-10-15, by Chris Cannam
- Add setNofM logic which the JSON writer can use to write a list when sending multiple files' worth to a single targetjams 2014-10-15, by Chris Cannam