log

age author description
Fri, 09 Jan 2015 11:48:12 +0000 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)
Thu, 16 Oct 2014 13:42:21 +0100 Chris Cannam Typo fix
Thu, 16 Oct 2014 13:35:26 +0100 Chris Cannam Added tag sonic-annotator-1.1 for changeset 766268a32378
Thu, 16 Oct 2014 13:05:53 +0100 Chris Cannam Further doc and note updates sonic-annotator-1.1
Thu, 16 Oct 2014 10:50:42 +0100 Chris Cannam Bring in vamp-plugin-sdk as subrepo, so we can build it with fftw3 support (as this is a GPL'd program)
Thu, 16 Oct 2014 10:32:16 +0100 Chris Cannam Change internal blocksize from 16384 to 1024 (see comment in FeatureExtractionManager ctor)
Wed, 15 Oct 2014 17:02:48 +0100 Chris Cannam TransformId is not sufficient -- it could be ambiguous (same transform id, different parameters etc). Use the whole transform
Wed, 15 Oct 2014 16:58:00 +0100 Chris Cannam TransformId is not sufficient -- it could be ambiguous (same transform id, different parameters etc). Use the whole transform
Wed, 15 Oct 2014 16:54:35 +0100 Chris Cannam Docs
Wed, 15 Oct 2014 16:32:39 +0100 Chris Cannam Source archive script
Wed, 15 Oct 2014 16:29:31 +0100 Chris Cannam CHANGELOG and version number
Wed, 15 Oct 2014 16:09:47 +0100 Chris Cannam Merge from branch "jams"
Wed, 15 Oct 2014 16:09:32 +0100 Chris Cannam Warn that JAMS implementation is provisional jams
Wed, 15 Oct 2014 16:05:15 +0100 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
Wed, 15 Oct 2014 15:20:16 +0100 Chris Cannam Write time or start/end based simply on whether the feature has them or not, let's not get clever jams
Wed, 15 Oct 2014 14:56:39 +0100 Chris Cannam Restructure jams
Wed, 15 Oct 2014 13:52:25 +0100 Chris Cannam Better track metadata jams
Wed, 15 Oct 2014 13:30:25 +0100 Chris Cannam Add transform metadata to output jams
Wed, 15 Oct 2014 13:06:38 +0100 Chris Cannam Merge from default branch jams
Wed, 15 Oct 2014 13:06:27 +0100 Chris Cannam Add plugin_version to transform RDF serialisation (if non-empty)
Wed, 15 Oct 2014 13:02:44 +0100 Chris Cannam Add some metadata; and the data is nested more deeply than I thought jams
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