Tue, 03 Nov 2015 11:36:24 +0000 |
Chris Cannam |
Add digits option to JAMS output, for number of sig figs
|
Tue, 03 Nov 2015 11:36:00 +0000 |
Chris Cannam |
More useful report when a transform is completely unknown to us
|
Fri, 02 Oct 2015 08:41:55 +0100 |
Chris Cannam |
Fix to writer tag (thanks LW)
|
Wed, 09 Sep 2015 14:11:53 +0100 |
Chris Cannam |
Added tag sonic-annotator-1.2 for changeset f35bbb3e4d41
|
Tue, 01 Sep 2015 17:51:03 +0100 |
Chris Cannam |
Change of tack: rename the JSON writer to JAMS. It's simpler than having a JSON writer with a mandatory flag to tell it what sort of JSON to write.
sonic-annotator-1.2
|
Tue, 01 Sep 2015 17:29:20 +0100 |
Chris Cannam |
Fix typo
|
Tue, 01 Sep 2015 17:29:02 +0100 |
Chris Cannam |
Use iconv instead of uconv (present on OS/X)
|
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:41 +0100 |
Chris Cannam |
Next release will be 1.2
|
Wed, 19 Aug 2015 16:36:21 +0100 |
Chris Cannam |
Remove unused dependency on Rubber Band
|
Wed, 22 Jul 2015 14:34:26 +0100 |
Chris Cannam |
Fix JSON validity
|
Wed, 22 Jul 2015 14:25:14 +0100 |
Chris Cannam |
Add (failing) test for JSON output format (fails for grid output)
|
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)
|
Wed, 25 Feb 2015 10:20:17 +0000 |
Chris Cannam |
Add test for Turtle output encoding (must be UTF-8)
|
Wed, 25 Feb 2015 09:31:39 +0000 |
Chris Cannam |
mp3 file with ID3v2 tag in ISO-8859-1
|
Wed, 25 Feb 2015 09:22:30 +0000 |
Chris Cannam |
mp3 file with ID3v2 tag in UCS-2 encoding (this is the default encoding)
|
Fri, 20 Feb 2015 18:09:12 +0000 |
Chris Cannam |
Warn for this potential error case
|
Fri, 09 Jan 2015 14:41:56 +0000 |
Chris Cannam |
Document --segments-from
|
Fri, 09 Jan 2015 11:51:31 +0000 |
Chris Cannam |
Update subrepo
|
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
|
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
|
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
|
Thu, 02 Oct 2014 14:54:09 +0100 |
Chris Cannam |
A more general solution (I hope) to the problem of making sure transforms are always run in a consistent order
|
Thu, 02 Oct 2014 14:31:47 +0100 |
Chris Cannam |
Print diff
|
Thu, 02 Oct 2014 08:16:42 +0100 |
Chris Cannam |
Implementation of MultiplexedReader -- now builds, not yet tested
multiplex
|
Wed, 01 Oct 2014 18:38:32 +0100 |
Chris Cannam |
Start on multiplex implementation
multiplex
|
Wed, 01 Oct 2014 17:50:58 +0100 |
Chris Cannam |
Add summary test with segments
|
Wed, 01 Oct 2014 15:19:45 +0100 |
Chris Cannam |
And another multiple file test
|
Wed, 01 Oct 2014 15:18:45 +0100 |
Chris Cannam |
Add simple test for multiple audio file input and playlists
|
Wed, 01 Oct 2014 14:55:17 +0100 |
Chris Cannam |
Fix failure to support summary-only flag when reading transforms with summaries from a transform file
|
Wed, 01 Oct 2014 14:54:58 +0100 |
Chris Cannam |
Add forgotten XSD prefixes
|
Wed, 01 Oct 2014 14:35:01 +0100 |
Chris Cannam |
Merge from branch start-duration
|
Wed, 01 Oct 2014 14:06:40 +0100 |
Chris Cannam |
Start time and duration now working
start-duration
|
Wed, 01 Oct 2014 13:35:35 +0100 |
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)
|
Wed, 01 Oct 2014 09:27:21 +0100 |
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
|
Wed, 01 Oct 2014 09:21:10 +0100 |
Chris Cannam |
Tests for start and duration properties -- not yet implemented in FeatureExtractionManager
start-duration
|
Wed, 01 Oct 2014 08:49:01 +0100 |
Chris Cannam |
Update subrepos, fix compile for updated versions, track version.h
|
Sat, 26 Apr 2014 22:22:17 +0100 |
Chris Cannam |
Add some more subrepos
|
Tue, 26 Nov 2013 17:19:33 +0000 |
Chris Cannam |
Update subrepo states
|