log

age author description
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
2014-10-10 Chris Cannam Fail explicitly if a nonexistent plugin output is requested
2014-10-09 Chris Cannam Change log
2014-10-09 Chris Cannam Update version, add --minversion flag
2014-10-09 Chris Cannam Normalisation test
2014-10-09 Chris Cannam Adjustments to help text; test file:// URLs
2014-10-08 Chris Cannam Fix the broken test that failed after the previous fix!
2014-10-08 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.
2014-10-08 Chris Cannam Merge from test-reorg branch
2014-10-08 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
2014-10-08 Chris Cannam Abandon if we fail to add a transform; don't continue with the remaining transforms (that's very confusing behaviour) test-reorg
2014-10-08 Chris Cannam Split out tests into individual directories, with simpler naming therein test-reorg
2014-10-08 Chris Cannam Pull more stuff up into include file test-reorg
2014-10-08 Chris Cannam Tests (and minor resulting fixes) for remote file download
2014-10-03 Chris Cannam Normalise option (yet to be tested)
2014-10-03 Chris Cannam Merge from multiplex branch
2014-10-03 Chris Cannam Average channels of file contributing to each input, don't sum multiplex
2014-10-02 Chris Cannam Fix channel counting multiplex
2014-10-02 Chris Cannam Merge from default branch multiplex
2014-10-02 Chris Cannam Simplify playlist handling (hoist it up a level)
2014-10-02 Chris Cannam Merge from default branch multiplex
2014-10-02 Chris Cannam A more general solution (I hope) to the problem of making sure transforms are always run in a consistent order
2014-10-02 Chris Cannam Print diff
2014-10-02 Chris Cannam Implementation of MultiplexedReader -- now builds, not yet tested multiplex
2014-10-01 Chris Cannam Start on multiplex implementation multiplex
2014-10-01 Chris Cannam Add summary test with segments
2014-10-01 Chris Cannam And another multiple file test
2014-10-01 Chris Cannam Add simple test for multiple audio file input and playlists
2014-10-01 Chris Cannam Fix failure to support summary-only flag when reading transforms with summaries from a transform file
2014-10-01 Chris Cannam Add forgotten XSD prefixes
2014-10-01 Chris Cannam Merge from branch start-duration
2014-10-01 Chris Cannam Start time and duration now working start-duration
2014-10-01 Chris Cannam Skip trying RDF parser if we have a filename ending in xml (we don't support RDF-XML and it just confuses the Turtle parser)
2014-10-01 Chris Cannam Add multi-output start-duration test (with different start and duration per output!), and clear out data from output files for tests that are not yet implemented so they don't accidentally succeed start-duration
2014-10-01 Chris Cannam Tests for start and duration properties -- not yet implemented in FeatureExtractionManager start-duration
2014-10-01 Chris Cannam Update subrepos, fix compile for updated versions, track version.h
2014-04-26 Chris Cannam Add some more subrepos
2013-11-26 Chris Cannam Update subrepo states