Wed, 23 Nov 2016 13:57:36 +0000 |
Chris Cannam |
More diagnostic output
piper-nopiper
|
Wed, 23 Nov 2016 12:05:53 +0000 |
Chris Cannam |
More error reporting updates
piper-nopiper
|
Wed, 23 Nov 2016 10:42:35 +0000 |
Chris Cannam |
Subrepo update, fixing sometime crash in multiplexed reader (due to negative-size allocation in file reader for the shorter file)
piper-nopiper
|
Tue, 22 Nov 2016 16:42:56 +0000 |
Chris Cannam |
Debug output updates, add quiet mode
piper-nopiper
|
Mon, 21 Nov 2016 17:08:34 +0000 |
Chris Cannam |
Subrepo updates, and update the build scripts accordingly
piper-nopiper
|
Mon, 21 Nov 2016 16:32:58 +0000 |
Chris Cannam |
Send RDF-indexer warnings to debug rather than cerr
|
Fri, 04 Nov 2016 14:16:01 +0000 |
Chris Cannam |
Align Sonic Annotator with the new Piper-ified subrepos (bearing in mind we want neither Piper nor the plugin load checker in Sonic Annotator itself)
piper-nopiper
|
Thu, 15 Sep 2016 11:31:23 +0100 |
Chris Cannam |
Add test for new fsr-mixed output of Vamp Test Plugin
|
Tue, 16 Aug 2016 16:49:22 +0100 |
Chris Cannam |
Compiler warning fixes
|
Mon, 21 Mar 2016 10:02:21 +0000 |
Chris Cannam |
Add -ldl in a couple more places
|
Fri, 18 Mar 2016 15:30:43 +0000 |
Chris Cannam |
Win32 build fix
sonic-annotator-1.4
|
Fri, 18 Mar 2016 14:46:10 +0000 |
Chris Cannam |
Update subrepos
|
Fri, 18 Mar 2016 14:04:27 +0000 |
Chris Cannam |
Update dependencies subrepo
|
Fri, 18 Mar 2016 13:43:00 +0000 |
Chris Cannam |
Promote Vamp SDK flags
|
Tue, 01 Mar 2016 12:21:28 +0000 |
Chris Cannam |
Merge in subrepo
|
Tue, 01 Mar 2016 12:10:40 +0000 |
Chris Cannam |
Toward checking summary values
|
Thu, 25 Feb 2016 13:02:57 +0000 |
Chris Cannam |
...commented out
|
Thu, 25 Feb 2016 13:02:46 +0000 |
Chris Cannam |
Debug
|
Thu, 25 Feb 2016 12:25:30 +0000 |
Chris Cannam |
Graft the plugin loadability checks from SV 3.0-integration branch across to default, for use in Sonic Annotator
|
Thu, 25 Feb 2016 10:53:10 +0000 |
Chris Cannam |
Better error reporting for transform load (from RDF and XML)
|
Wed, 24 Feb 2016 11:35:51 +0000 |
Chris Cannam |
Work around libsndfile-1.0.26 bug that reports all files as non-seekable
|
Wed, 24 Feb 2016 10:28:47 +0000 |
Chris Cannam |
Use float format for cached files in CodedAudioFileReader, to preserve internal representation (see comment)
|
Sat, 30 Jan 2016 12:11:47 +0000 |
Chris Cannam |
Update acinclude files to look for qt5-qmake as well as qmake-qt5
|
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
|