Wed, 04 Nov 2015 14:18:22 +0000 |
Chris Cannam |
OSX build stuff
|
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:58 +0000 |
Chris Cannam |
Add & test the digits option in the CSV file writer
|
Tue, 03 Nov 2015 12:41:15 +0000 |
Chris Cannam |
Merge
|
Tue, 03 Nov 2015 11:34:44 +0000 |
Chris Cannam |
Debug outputs
|
Tue, 03 Nov 2015 11:34:23 +0000 |
Chris Cannam |
Handle unknown type
|
Tue, 03 Nov 2015 11:34:07 +0000 |
Chris Cannam |
Make it possible to report that a transform is of unknown type (e.g. invalid transform id, user mixed up filename and transform id, etc)
|
Thu, 22 Oct 2015 11:53:06 +0100 |
Chris Cannam |
Build fix
|
Tue, 20 Oct 2015 12:54:06 +0100 |
Chris Cannam |
Return maximum through getNormalizedMagnitudesAt to avoid having to make more than one call
tony-2.0-integration
|
Wed, 14 Oct 2015 10:19:48 +0100 |
Chris Cannam |
Merge from branch "3.0-integration"
tony-2.0-integration
|
Wed, 14 Oct 2015 10:12:14 +0100 |
Chris Cannam |
Merge from branch "tony-2.0-integration"
3.0-integration
|
Tue, 13 Oct 2015 14:26:40 +0100 |
Chris Cannam |
Adjust model update during recording or writing a new wave file. Formerly we were using the model's completion percentage to indicate write proportion and completion -- that's not a good idea because some layers will reasonably avoid rendering at all until a model reaches 100% completion (it's supposed to report only progress on the initial model generation, and the model shouldn't change during completion updates).
tony-2.0-integration
|
Mon, 12 Oct 2015 15:06:15 +0100 |
Chris Cannam |
Fix lock contention in FFTapi
3.0-integration
|
Mon, 12 Oct 2015 15:06:15 +0100 |
Chris Cannam |
Fix lock contention in FFTapi
tony-2.0-integration
|