Wed, 04 Nov 2015 14:18:39 +0000 |
Chris Cannam |
Subrepo
|
Wed, 04 Nov 2015 12:06:12 +0000 |
Chris Cannam |
Write Track in RDF only if title/artist metadata present, not simply on the basis of a TrackMetadata object existing
|
Wed, 04 Nov 2015 10:07:29 +0000 |
Chris Cannam |
Update JAMS output to JAMS v0.2.0. We now (for the first time?!) write actual JAMS schema-compliant output when possible, though it isn't possible for many types of plugin. The output for all tested combinations of transforms is valid JSON even where it isn't schema-compliant.
|
Tue, 03 Nov 2015 14:31:59 +0000 |
Chris Cannam |
Add & test the digits option in the CSV file writer
|
Tue, 03 Nov 2015 12:41:21 +0000 |
Chris Cannam |
Update svcore
|
Tue, 03 Nov 2015 11:36:24 +0000 |
Chris Cannam |
Add digits option to JAMS output, for number of sig figs
|
Tue, 01 Sep 2015 17:05:32 +0100 |
Chris Cannam |
Add mandatory option --json-format to JSON feature writer, in preparation for supporting multiple JSON formats (perhaps) in future
|
Tue, 01 Sep 2015 15:51:07 +0100 |
Chris Cannam |
Simple MIDI writer test
|
Wed, 26 Aug 2015 21:46:52 +0100 |
Chris Cannam |
Fixes from last merge
|
Wed, 19 Aug 2015 16:36:21 +0100 |
Chris Cannam |
Remove unused dependency on Rubber Band
|
Mon, 02 Mar 2015 17:21:59 +0000 |
Chris Cannam |
Merge in subrepo
|
Mon, 02 Mar 2015 17:17:59 +0000 |
Chris Cannam |
Require (and provide) text codec for output stream -- fixing #1153 (wrong codec used when writing RDF)
|
Fri, 09 Jan 2015 11:51:31 +0000 |
Chris Cannam |
Update subrepo
|
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)
|
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
|