Wed, 15 Oct 2014 11:33:14 +0100 |
Chris Cannam |
Merge from default branch
jams
|
Wed, 15 Oct 2014 11:23:05 +0100 |
Chris Cannam |
Merge from branch "labfile"
|
Wed, 15 Oct 2014 10:38:17 +0100 |
Chris Cannam |
Add omit-filename option to CSV writer (and test it while testing lab writer)
labfile
|
Wed, 15 Oct 2014 10:18:13 +0100 |
Chris Cannam |
Add fill-ends option to CSV writer (and test it)
labfile
|
Wed, 15 Oct 2014 08:00:01 +0100 |
Chris Cannam |
Proper implementation of fill-ends flag in LabFeatureWriter
labfile
|
Tue, 14 Oct 2014 18:50:01 +0100 |
Chris Cannam |
Add CSV writer tests (passing!)
labfile
|
Tue, 14 Oct 2014 18:39:16 +0100 |
Chris Cannam |
Add lab writer tests (currently failing)
labfile
|
Tue, 14 Oct 2014 17:30:44 +0100 |
Chris Cannam |
Implement .lab file writer
labfile
|
Tue, 14 Oct 2014 14:03:34 +0100 |
Chris Cannam |
Output some data!
jams
|
Tue, 14 Oct 2014 12:35:19 +0100 |
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
|
Tue, 14 Oct 2014 11:27:43 +0100 |
Chris Cannam |
JSON well-formedness test (currently failing)
jams
|
Tue, 14 Oct 2014 11:24:05 +0100 |
Chris Cannam |
JSON destination tests
jams
|
Tue, 14 Oct 2014 11:13:43 +0100 |
Chris Cannam |
Merge from default branch
jams
|
Tue, 14 Oct 2014 11:13:31 +0100 |
Chris Cannam |
Merge from branch midi
|
Tue, 14 Oct 2014 10:07:02 +0100 |
Chris Cannam |
Add MIDI destinations tests and fix feature writer bugs resulting from them
midi
|
Tue, 14 Oct 2014 09:20:31 +0100 |
Chris Cannam |
Merge from default branch
midi
|
Mon, 13 Oct 2014 16:58:30 +0100 |
Chris Cannam |
Start to sketch out JAMS writer
jams
|
Mon, 13 Oct 2014 14:44:51 +0100 |
Chris Cannam |
Add descriptions for writers; add housekeeping options to Sonic Annotator to list writers and formats
|
Mon, 13 Oct 2014 13:53:09 +0100 |
Chris Cannam |
Merge from branch 'midi'
|
Mon, 13 Oct 2014 13:53:00 +0100 |
Chris Cannam |
Help adjustments: require extra arg for help on a writer (help text was getting too long)
midi
|
Mon, 13 Oct 2014 13:37:31 +0100 |
Chris Cannam |
Flesh out MIDI writer
midi
|
Mon, 13 Oct 2014 12:00:22 +0100 |
Chris Cannam |
More of MIDIFeatureWriter
midi
|
Mon, 13 Oct 2014 11:43:24 +0100 |
Chris Cannam |
Merge from default branch
midi
|
Mon, 13 Oct 2014 11:42:54 +0100 |
Chris Cannam |
Add -Werror in debug mode, and fix errors resulting from it
|
Mon, 13 Oct 2014 11:28:24 +0100 |
Chris Cannam |
Might help to actually commit these files
midi
|
Mon, 13 Oct 2014 10:56:27 +0100 |
Chris Cannam |
Stub out MIDI export
midi
|
Mon, 13 Oct 2014 10:16:37 +0100 |
Chris Cannam |
Merge from branch "with-dependencies"
|
Mon, 13 Oct 2014 10:16:20 +0100 |
Chris Cannam |
Merge
|
Thu, 09 Oct 2014 14:48:43 +0100 |
Chris Cannam |
OS/X build using sv-dependency-builds
|
Mon, 13 Oct 2014 10:00:54 +0100 |
Chris Cannam |
Write sample rate from output descriptor, for FixedSampleRate outputs
|
Fri, 10 Oct 2014 15:33:45 +0100 |
Chris Cannam |
Remove some debug out
|
Fri, 10 Oct 2014 15:24:28 +0100 |
Chris Cannam |
Support plugin version in RDF transforms, and bail out in Sonic Annotator if it doesn't match
|
Fri, 10 Oct 2014 15:00:47 +0100 |
Chris Cannam |
Fail explicitly if a nonexistent plugin output is requested
|
Thu, 09 Oct 2014 13:18:06 +0100 |
Chris Cannam |
Change log
|
Thu, 09 Oct 2014 12:56:55 +0100 |
Chris Cannam |
Update version, add --minversion flag
|
Thu, 09 Oct 2014 12:27:17 +0100 |
Chris Cannam |
Normalisation test
|
Thu, 09 Oct 2014 10:41:40 +0100 |
Chris Cannam |
Adjustments to help text; test file:// URLs
|
Wed, 08 Oct 2014 18:50:44 +0100 |
Chris Cannam |
Fix the broken test that failed after the previous fix!
|
Wed, 08 Oct 2014 18:44:40 +0100 |
Chris Cannam |
Do not feed audio data to a plugin before its transform's start time (we might be feeding other transforms that started earlier). This breaks a test, but the test's expected output was broken (rather alarmingly)! Note that this does mean a plugin may have to-next-block "leakage" at start as well as end of its start-duration zone.
|
Wed, 08 Oct 2014 15:38:48 +0100 |
Chris Cannam |
Merge from test-reorg branch
|
Wed, 08 Oct 2014 15:38:34 +0100 |
Chris Cannam |
Check for multiple transforms. But one of these tests fails, so we'd better go back to development branch and sort out why!
test-reorg
|
Wed, 08 Oct 2014 15:26:48 +0100 |
Chris Cannam |
Abandon if we fail to add a transform; don't continue with the remaining transforms (that's very confusing behaviour)
test-reorg
|
Wed, 08 Oct 2014 15:08:57 +0100 |
Chris Cannam |
Split out tests into individual directories, with simpler naming therein
test-reorg
|
Wed, 08 Oct 2014 14:20:45 +0100 |
Chris Cannam |
Pull more stuff up into include file
test-reorg
|
Wed, 08 Oct 2014 13:14:39 +0100 |
Chris Cannam |
Tests (and minor resulting fixes) for remote file download
|
Fri, 03 Oct 2014 15:42:55 +0100 |
Chris Cannam |
Normalise option (yet to be tested)
|
Fri, 03 Oct 2014 15:07:19 +0100 |
Chris Cannam |
Merge from multiplex branch
|
Fri, 03 Oct 2014 09:30:18 +0100 |
Chris Cannam |
Average channels of file contributing to each input, don't sum
multiplex
|