Fri, 22 May 2009 09:21:59 +0000 |
Chris Cannam |
* Remove old per-plugin RDF files, superseded by qm-vamp-plugins.n3
|
Thu, 21 May 2009 16:40:24 +0000 |
Chris Cannam |
* Add "coarse" option
|
Wed, 20 May 2009 08:52:11 +0000 |
Chris Cannam |
* pass allocator through to sub-cuts (duh)
|
Tue, 19 May 2009 16:18:11 +0000 |
Chris Cannam |
* label bins
|
Mon, 18 May 2009 12:34:12 +0000 |
Chris Cannam |
* Restore vital calculation that I foolishly removed "as a tiny optimisation"
|
Thu, 14 May 2009 12:45:27 +0000 |
Chris Cannam |
* Update to use BlockAllocator, and a few other bits & pieces
|
Wed, 13 May 2009 17:41:41 +0000 |
Chris Cannam |
* tidy, make threading a parameter, fix offset error in fft input
|
Wed, 13 May 2009 13:32:43 +0000 |
Chris Cannam |
...
|
Wed, 13 May 2009 11:23:00 +0000 |
Chris Cannam |
* Use a Window object instead of working it out "by hand"
|
Wed, 13 May 2009 09:19:30 +0000 |
Chris Cannam |
* Update to new FFT api
|
Tue, 12 May 2009 21:05:44 +0000 |
Chris Cannam |
* Switch CutThread to AsynchronousTask; introduce FFTThread as well and
|
Tue, 12 May 2009 17:57:41 +0000 |
Chris Cannam |
* first crack at threading cut code
|
Tue, 12 May 2009 12:01:23 +0000 |
Chris Cannam |
* Remove old implementation
|
Tue, 12 May 2009 10:34:54 +0000 |
Chris Cannam |
* fix obvious memory leak
|
Tue, 12 May 2009 10:27:03 +0000 |
Chris Cannam |
* Add local normalisation to adaptive spectrogram
|
Mon, 27 Apr 2009 15:30:05 +0000 |
Chris Cannam |
* some experiments in working from the original paper for the adaptive
|
Mon, 27 Apr 2009 08:33:23 +0000 |
Chris Cannam |
* some (not entirely successful) experiments
|
Thu, 02 Apr 2009 11:25:46 +0000 |
Chris Cannam |
* add category, change id to match other qm- plugins
|
Thu, 02 Apr 2009 11:18:22 +0000 |
Chris Cannam |
* Add Discrete Wavelet Transform plugin from Thomas Wilmering
|
Mon, 30 Mar 2009 12:41:57 +0000 |
Chris Cannam |
* neighbourhoodLimit is quantized with step 0.2, not 1.0, so it can't be
|
Mon, 23 Mar 2009 16:29:12 +0000 |
Chris Cannam |
* Fixes to problems shown by vamp-plugin-tester
|
Tue, 17 Mar 2009 15:20:40 +0000 |
Chris Cannam |
* mess about with chromagram extents
|
Fri, 27 Feb 2009 13:07:07 +0000 |
Chris Cannam |
* minor tidy
|
Fri, 27 Feb 2009 10:45:10 +0000 |
Chris Cannam |
* Add the Adaptive Spectrogram plugin -- but it isn't working correctly
|
Fri, 27 Feb 2009 10:26:38 +0000 |
Chris Cannam |
* update with some new output feature types etc (though we may still be
|
Fri, 27 Feb 2009 10:24:07 +0000 |
Chris Cannam |
* Add a beat spectral difference output to bar detector
|
Tue, 10 Feb 2009 16:38:02 +0000 |
Chris Cannam |
* Add bar-and-beat-tracker plugin
|
Tue, 10 Feb 2009 12:53:14 +0000 |
Chris Cannam |
* df config no longer contains stepSecs (it was unused)
|
Mon, 09 Feb 2009 16:06:06 +0000 |
Chris Cannam |
* Update, and add tempo return features for new-style tracker
|
Tue, 20 Jan 2009 15:01:31 +0000 |
Chris Cannam |
* First cut at including Matthew's newer beat tracker
|