2016-03-18 |
Chris Cannam |
Promote Vamp SDK flags
|
2016-03-02 |
Chris Cannam |
Merge from default branch
json-ld
|
2016-03-01 |
Chris Cannam |
Various tweaks to help text
|
2016-03-01 |
Chris Cannam |
Merge from default branch
json-ld
|
2016-03-01 |
Chris Cannam |
Fix include path to ensure no errant Vamp headers are included, & add new file
|
2016-03-01 |
Chris Cannam |
Merge in subrepo
|
2016-03-01 |
Chris Cannam |
Activate summary value tests
|
2016-03-01 |
Chris Cannam |
Toward checking summary values
|
2016-02-29 |
Chris Cannam |
Remove unwanted output
|
2016-02-25 |
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 |
Chris Cannam |
...commented out
|
2016-02-25 |
Chris Cannam |
Debug
|
2016-02-25 |
Chris Cannam |
Merge from default branch
json-ld
|
2016-02-25 |
Chris Cannam |
Graft the plugin loadability checks from SV 3.0-integration branch across to default, for use in Sonic Annotator
|
2016-02-25 |
Chris Cannam |
Add tests for parse errors in invalid transform files
|
2016-02-25 |
Chris Cannam |
Better error reporting for transform load (from RDF and XML)
|
2016-02-24 |
Chris Cannam |
Explanatory note
|
2016-02-24 |
Chris Cannam |
Work around libsndfile-1.0.26 bug that reports all files as non-seekable
|
2016-02-24 |
Chris Cannam |
Use float format for cached files in CodedAudioFileReader, to preserve internal representation (see comment)
|
2016-02-22 |
alo |
added JSON-LD feature writer files
json-ld
|
2016-01-30 |
Chris Cannam |
Update acinclude files to look for qt5-qmake as well as qmake-qt5
|
2015-11-23 |
Chris Cannam |
Update version number in tests, and also disregard version number mismatches in JAMS output (as they're inevitable)
|
2015-11-20 |
Chris Cannam |
Next version will be 1.4
|
2015-11-20 |
Chris Cannam |
Fix grisly error in multiplexed audio reader (calling itself!)
|
2015-11-20 |
Chris Cannam |
Add test for multiplexed audio
|
2015-11-20 |
Chris Cannam |
Run more generic tests earlier
|
2015-11-05 |
Chris Cannam |
Added tag sonic-annotator-1.3 for changeset 710f4885f901
|
2015-11-05 |
Chris Cannam |
Merge
sonic-annotator-1.3
|
2015-11-05 |
Chris Cannam |
Don't write version.h, it's now tracked
|
2015-11-05 |
Chris Cannam |
Merge
|
2015-11-04 |
Chris Cannam |
Subrepo
|
2015-11-05 |
Chris Cannam |
Update changelog for v1.3
|
2015-11-04 |
Chris Cannam |
Write Track in RDF only if title/artist metadata present, not simply on the basis of a TrackMetadata object existing
|
2015-11-04 |
Chris Cannam |
Minor output update
|
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 & test the digits option in the CSV file writer
|
2015-11-03 |
Chris Cannam |
Add & test the digits option in the Lab file writer
|
2015-11-03 |
Chris Cannam |
Update svcore
|
2015-11-03 |
Chris Cannam |
Add digits option to JAMS output, for number of sig figs
|
2015-11-03 |
Chris Cannam |
More useful report when a transform is completely unknown to us
|
2015-10-02 |
Chris Cannam |
Fix to writer tag (thanks LW)
|
2015-09-09 |
Chris Cannam |
Added tag sonic-annotator-1.2 for changeset f35bbb3e4d41
|
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
|
2015-09-01 |
Chris Cannam |
Fix typo
|
2015-09-01 |
Chris Cannam |
Use iconv instead of uconv (present on OS/X)
|
2015-09-01 |
Chris Cannam |
Add mandatory option --json-format to JSON feature writer, in preparation for supporting multiple JSON formats (perhaps) in future
|
2015-09-01 |
Chris Cannam |
Simple MIDI writer test
|
2015-08-26 |
Chris Cannam |
Fixes from last merge
|
2015-08-19 |
Chris Cannam |
Next release will be 1.2
|
2015-08-19 |
Chris Cannam |
Remove unused dependency on Rubber Band
|
2015-07-22 |
Chris Cannam |
Fix JSON validity
|
2015-07-22 |
Chris Cannam |
Add (failing) test for JSON output format (fails for grid output)
|
2015-03-02 |
Chris Cannam |
Merge in subrepo
|
2015-03-02 |
Chris Cannam |
Require (and provide) text codec for output stream -- fixing #1153 (wrong codec used when writing RDF)
|
2015-02-25 |
Chris Cannam |
Add test for Turtle output encoding (must be UTF-8)
|
2015-02-25 |
Chris Cannam |
mp3 file with ID3v2 tag in ISO-8859-1
|