graph
- Switch the multiple-audio tests to using amplitudefollower -- percussiononsets is too sensitive to the very low-level noise that comes from variations in mp3 decoder fixed-point arithmetic function choicepiper-nopiper 2016-11-25, by Chris Cannam
- Update svcore audio reader tests so as to check for truncated decodepiper-nopiper 2016-11-25, by Chris Cannam
- Add MAD_BUFFER_GUARD padding at end of mp3 buffer, in order to ensure last frame is decoded successfully (otherwise the decoded audio is truncated). Another thing learned from madplay.piper-nopiper 2016-11-24, by Chris Cannam
- Do that only for the first framepiper-nopiper 2016-11-24, by Chris Cannam
- Filter out Xing/LAME info frames, rather than letting them go to the mp3 decoder as if they were audio frames. Fixes the 1152-sample zero pad at start of some decoded mp3 files (distinct from decoder delay). The logic here is based on the madplay code.piper-nopiper 2016-11-24, by Chris Cannam
- Tag load diagnosticpiper-nopiper 2016-11-23, by Chris Cannam
- A bit more diagnostic infopiper-nopiper 2016-11-23, by Chris Cannam
- More diagnostic outputpiper-nopiper 2016-11-23, by Chris Cannam
- More error reporting updatespiper-nopiper 2016-11-23, by Chris Cannam
- Subrepo update, fixing sometime crash in multiplexed reader (due to negative-size allocation in file reader for the shorter file)piper-nopiper 2016-11-23, by Chris Cannam
- Debug output updates, add quiet modepiper-nopiper 2016-11-22, by Chris Cannam
- Ordered config -- avoid sub-builds clobbering one anotherpiper-nopiper 2016-11-22, by Chris Cannam
- Update test fixtures for numerous off-by-one-nanosecond errors fixed recently in RealTimepiper-nopiper 2016-11-22, by Chris Cannam
- Subrepo updates, and update the build scripts accordinglypiper-nopiper 2016-11-21, by Chris Cannam
- Send RDF-indexer warnings to debug rather than cerr2016-11-21, by Chris Cannam
- Align Sonic Annotator with the new Piper-ified subrepos (bearing in mind we want neither Piper nor the plugin load checker in Sonic Annotator itself)piper-nopiper 2016-11-04, by Chris Cannam
- Next version will be 1.52016-11-04, by Chris Cannam
- Add test for new fsr-mixed output of Vamp Test Plugin2016-09-15, by Chris Cannam
- Add --transform-minversion flag2016-09-15, by Chris Cannam
- Compiler warning fixes2016-08-16, by Chris Cannam
- Linux deployment fixes2016-03-22, by Chris Cannam
- Bring in proto Linux deploy stuff from SV repo2016-03-22, by Chris Cannam
- Add -ldl in a couple more places2016-03-21, by Chris Cannam
- Added tag sonic-annotator-1.4 for changeset 85ab36c3b7d82016-03-18, by Chris Cannam
- Win32 build fixsonic-annotator-1.4 2016-03-18, by Chris Cannam
- Merge2016-03-18, by Chris Cannam
- Add necessary define2016-03-18, by Chris Cannam
- Update CHANGELOG and copyright date2016-03-18, by Chris Cannam
- Update subrepos2016-03-18, by Chris Cannam
- Update dependencies subrepo2016-03-18, by Chris Cannam
- Fix typo causing diff not to appear2016-03-18, by Chris Cannam
- Promote Vamp SDK flags2016-03-18, by Chris Cannam
- Merge from default branchjson-ld 2016-03-02, by Chris Cannam
- Various tweaks to help text2016-03-01, by Chris Cannam
- Merge from default branchjson-ld 2016-03-01, by Chris Cannam
- Fix include path to ensure no errant Vamp headers are included, & add new file2016-03-01, by Chris Cannam
- Merge in subrepo2016-03-01, by Chris Cannam
- Activate summary value tests2016-03-01, by Chris Cannam
- Toward checking summary values2016-03-01, by Chris Cannam
- Remove unwanted output2016-02-29, by Chris Cannam
- Update summary code and tests -- fix multiple outputs when requesting both summary and non-summary for the same output; and values have been changed because of the coded file cache bit depth change. Also skip network-dependent tests if there is no network.2016-02-25, by Chris Cannam
- ...commented out2016-02-25, by Chris Cannam
- Debug2016-02-25, by Chris Cannam
- Merge from default branchjson-ld 2016-02-25, by Chris Cannam
- Graft the plugin loadability checks from SV 3.0-integration branch across to default, for use in Sonic Annotator2016-02-25, by Chris Cannam
- 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
- Write time or start/end based simply on whether the feature has them or not, let's not get cleverjams 2014-10-15, by Chris Cannam
- Restructurejams 2014-10-15, by Chris Cannam
- Better track metadatajams 2014-10-15, by Chris Cannam
- Add transform metadata to outputjams 2014-10-15, by Chris Cannam
- Merge from default branchjams 2014-10-15, by Chris Cannam
- Add plugin_version to transform RDF serialisation (if non-empty)2014-10-15, by Chris Cannam
- Add some metadata; and the data is nested more deeply than I thoughtjams 2014-10-15, by Chris Cannam
- Merge from default branchjams 2014-10-15, by Chris Cannam
- Merge from branch "labfile"2014-10-15, by Chris Cannam
- Add omit-filename option to CSV writer (and test it while testing lab writer)labfile 2014-10-15, by Chris Cannam
- Add fill-ends option to CSV writer (and test it)labfile 2014-10-15, by Chris Cannam
- Proper implementation of fill-ends flag in LabFeatureWriterlabfile 2014-10-15, by Chris Cannam
- Add CSV writer tests (passing!)labfile 2014-10-14, by Chris Cannam
- Add lab writer tests (currently failing)labfile 2014-10-14, by Chris Cannam
- Implement .lab file writerlabfile 2014-10-14, by Chris Cannam
- Output some data!jams 2014-10-14, by 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 stdoutjams 2014-10-14, by Chris Cannam
- JSON well-formedness test (currently failing)jams 2014-10-14, by Chris Cannam
- JSON destination testsjams 2014-10-14, by Chris Cannam
- Merge from default branchjams 2014-10-14, by Chris Cannam
- Merge from branch midi2014-10-14, by Chris Cannam
- Add MIDI destinations tests and fix feature writer bugs resulting from themmidi 2014-10-14, by Chris Cannam
- Merge from default branchmidi 2014-10-14, by Chris Cannam