Thu, 30 Mar 2017 13:20:38 +0100 |
Chris Cannam |
Expose overlap and decimator option
|
Tue, 08 Sep 2015 13:09:58 +0100 |
Chris Cannam |
Versions, copyrights
|
Wed, 14 Jan 2015 18:00:34 +0000 |
Chris Cannam |
Some renames
|
Tue, 02 Dec 2014 17:36:41 +0000 |
Chris Cannam |
Feature labels were upside down in the plugin! Oops. Fix it
|
Fri, 08 Aug 2014 10:07:25 +0100 |
Chris Cannam |
Various changes to make the code compatible with MSVC++ (though we don't provide projects for it yet)
|
Mon, 14 Jul 2014 12:42:30 +0100 |
Chris Cannam |
Another fix to parameter defaults
|
Mon, 14 Jul 2014 10:29:43 +0100 |
Chris Cannam |
Parameters can't depend on sample rate
|
Thu, 10 Jul 2014 18:55:08 +0100 |
Chris Cannam |
Correct order of min/max
|
Thu, 10 Jul 2014 15:44:19 +0100 |
Chris Cannam |
Fixes to default parameter values
|
Thu, 10 Jul 2014 12:19:39 +0100 |
Chris Cannam |
Report validity of CQKernel construction, and avoid NaN values for invalid parameters. Also documentation.
|
Fri, 16 May 2014 13:48:57 +0100 |
Chris Cannam |
Update RDF, copyright dates etc
|
Fri, 16 May 2014 10:14:34 +0100 |
Chris Cannam |
Copyright
|
Fri, 16 May 2014 10:12:03 +0100 |
Chris Cannam |
Expose some more processing parameters, use a single parameter class
|
Thu, 15 May 2014 14:23:42 +0100 |
Chris Cannam |
More necessary code, some work on build scripts
|
Wed, 14 May 2014 14:04:34 +0100 |
Chris Cannam |
First cut at a chromagram plugin as well
|
Wed, 14 May 2014 12:49:10 +0100 |
Chris Cannam |
Make CQVamp implement two plugins, one with MIDI pitch range and one with Hz
|
Fri, 09 May 2014 15:16:48 +0100 |
Chris Cannam |
Inverse runs; now merely needs to run correctly
|
Fri, 09 May 2014 10:05:16 +0100 |
Chris Cannam |
Rearrange classes so the basic ConstantQ produces a complex output, and CQSpectrogram (formerly CQInterpolated) is required if you want a real output
|
Fri, 04 Apr 2014 11:49:53 +0100 |
Chris Cannam |
Interpolation for CQ. But this is wrong, it is interpolating between points in the nearest full-height columns even where there is a nearer point in the not-full-height ones
|
Wed, 12 Mar 2014 08:53:45 +0000 |
Chris Cannam |
Copyrights, licence
|
Thu, 30 Jan 2014 12:12:16 +0000 |
Chris Cannam |
Put spectrogram the "right" way up, add bin labels
|
Thu, 30 Jan 2014 10:33:38 +0000 |
Chris Cannam |
Single Makefile, build Vamp by default
|
Thu, 28 Nov 2013 17:03:57 +0000 |
Chris Cannam |
Use MIDI pitch values, as in QM Vamp Plugins implementation
|
Thu, 28 Nov 2013 11:46:39 +0000 |
Chris Cannam |
Further tidying, compensate for latency in Vamp plugin
|
Wed, 06 Nov 2013 16:21:28 +0000 |
Chris Cannam |
Get remaining blocks from end of processing; fix some compile warnings, etc
|
Wed, 06 Nov 2013 14:30:42 +0000 |
Chris Cannam |
Add Vamp plugin for testing with
|