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
|
2015-02-25 |
Chris Cannam |
mp3 file with ID3v2 tag in UCS-2 encoding (this is the default encoding)
|
2015-02-20 |
Chris Cannam |
Warn for this potential error case
|
2015-01-09 |
Chris Cannam |
Document --segments-from
|
2015-01-09 |
Chris Cannam |
Update subrepo
|
2015-01-09 |
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)
|
2014-10-16 |
Chris Cannam |
Typo fix
|
2014-10-16 |
Chris Cannam |
Added tag sonic-annotator-1.1 for changeset 766268a32378
|
2014-10-16 |
Chris Cannam |
Further doc and note updates
sonic-annotator-1.1
|
2014-10-16 |
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 |
Chris Cannam |
Change internal blocksize from 16384 to 1024 (see comment in FeatureExtractionManager ctor)
|
2014-10-15 |
Chris Cannam |
TransformId is not sufficient -- it could be ambiguous (same transform id, different parameters etc). Use the whole transform
|
2014-10-15 |
Chris Cannam |
TransformId is not sufficient -- it could be ambiguous (same transform id, different parameters etc). Use the whole transform
|
2014-10-15 |
Chris Cannam |
Docs
|
2014-10-15 |
Chris Cannam |
Source archive script
|
2014-10-15 |
Chris Cannam |
CHANGELOG and version number
|
2014-10-15 |
Chris Cannam |
Merge from branch "jams"
|
2014-10-15 |
Chris Cannam |
Warn that JAMS implementation is provisional
jams
|
2014-10-15 |
Chris Cannam |
Add setNofM logic which the JSON writer can use to write a list when sending multiple files' worth to a single target
jams
|
2014-10-15 |
Chris Cannam |
Write time or start/end based simply on whether the feature has them or not, let's not get clever
jams
|
2014-10-15 |
Chris Cannam |
Restructure
jams
|
2014-10-15 |
Chris Cannam |
Better track metadata
jams
|
2014-10-15 |
Chris Cannam |
Add transform metadata to output
jams
|
2014-10-15 |
Chris Cannam |
Merge from default branch
jams
|
2014-10-15 |
Chris Cannam |
Add plugin_version to transform RDF serialisation (if non-empty)
|
2014-10-15 |
Chris Cannam |
Add some metadata; and the data is nested more deeply than I thought
jams
|
2014-10-15 |
Chris Cannam |
Merge from default branch
jams
|
2014-10-15 |
Chris Cannam |
Merge from branch "labfile"
|
2014-10-15 |
Chris Cannam |
Add omit-filename option to CSV writer (and test it while testing lab writer)
labfile
|
2014-10-15 |
Chris Cannam |
Add fill-ends option to CSV writer (and test it)
labfile
|
2014-10-15 |
Chris Cannam |
Proper implementation of fill-ends flag in LabFeatureWriter
labfile
|
2014-10-14 |
Chris Cannam |
Add CSV writer tests (passing!)
labfile
|
2014-10-14 |
Chris Cannam |
Add lab writer tests (currently failing)
labfile
|
2014-10-14 |
Chris Cannam |
Implement .lab file writer
labfile
|
2014-10-14 |
Chris Cannam |
Output some data!
jams
|
2014-10-14 |
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 stdout
jams
|
2014-10-14 |
Chris Cannam |
JSON well-formedness test (currently failing)
jams
|
2014-10-14 |
Chris Cannam |
JSON destination tests
jams
|
2014-10-14 |
Chris Cannam |
Merge from default branch
jams
|
2014-10-14 |
Chris Cannam |
Merge from branch midi
|
2014-10-14 |
Chris Cannam |
Add MIDI destinations tests and fix feature writer bugs resulting from them
midi
|
2014-10-14 |
Chris Cannam |
Merge from default branch
midi
|
2014-10-13 |
Chris Cannam |
Start to sketch out JAMS writer
jams
|
2014-10-13 |
Chris Cannam |
Add descriptions for writers; add housekeeping options to Sonic Annotator to list writers and formats
|
2014-10-13 |
Chris Cannam |
Merge from branch 'midi'
|
2014-10-13 |
Chris Cannam |
Help adjustments: require extra arg for help on a writer (help text was getting too long)
midi
|
2014-10-13 |
Chris Cannam |
Flesh out MIDI writer
midi
|
2014-10-13 |
Chris Cannam |
More of MIDIFeatureWriter
midi
|
2014-10-13 |
Chris Cannam |
Merge from default branch
midi
|
2014-10-13 |
Chris Cannam |
Add -Werror in debug mode, and fix errors resulting from it
|
2014-10-13 |
Chris Cannam |
Might help to actually commit these files
midi
|
2014-10-13 |
Chris Cannam |
Stub out MIDI export
midi
|
2014-10-13 |
Chris Cannam |
Merge from branch "with-dependencies"
|
2014-10-13 |
Chris Cannam |
Merge
|
2014-10-09 |
Chris Cannam |
OS/X build using sv-dependency-builds
|
2014-10-13 |
Chris Cannam |
Write sample rate from output descriptor, for FixedSampleRate outputs
|
2014-10-10 |
Chris Cannam |
Remove some debug out
|
2014-10-10 |
Chris Cannam |
Support plugin version in RDF transforms, and bail out in Sonic Annotator if it doesn't match
|