Mercurial > hg > sonic-annotator
log runner/FeatureExtractionManager.cpp @ 123:b514bae9555e
age | author | description |
---|---|---|
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 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) |
Thu, 02 Oct 2014 16:46:39 +0100 | Chris Cannam | Fix channel counting multiplex |
Thu, 02 Oct 2014 15:23:25 +0100 | Chris Cannam | Merge from default branch multiplex |
Thu, 02 Oct 2014 15:21:16 +0100 | Chris Cannam | Simplify playlist handling (hoist it up a level) |
Thu, 02 Oct 2014 14:54:48 +0100 | Chris Cannam | Merge from default branch multiplex |