Thu, 20 Mar 2014 16:15:43 +0000 |
Chris Cannam |
Support returning a magnitude spectrum (dense) etc
|
Wed, 19 Mar 2014 10:30:20 +0000 |
Chris Cannam |
Vamp category and RDF files
|
Wed, 19 Mar 2014 10:30:13 +0000 |
Chris Cannam |
minor tidy
|
Wed, 12 Mar 2014 08:53:45 +0000 |
Chris Cannam |
Copyrights, licence
|
Mon, 03 Mar 2014 08:32:45 +0000 |
Chris Cannam |
Allow wrong max in alternate columns where expected max would be in lower octave (which is not present)
|
Fri, 28 Feb 2014 17:18:54 +0000 |
Chris Cannam |
Plot failing test matrices
|
Fri, 14 Feb 2014 14:24:37 +0000 |
Chris Cannam |
Add little program to plot cq of an audio file
|
Fri, 14 Feb 2014 11:55:03 +0000 |
Chris Cannam |
Pull out tests
|
Fri, 14 Feb 2014 11:19:52 +0000 |
Chris Cannam |
Comment out some debug
|
Fri, 14 Feb 2014 11:19:45 +0000 |
Chris Cannam |
Comment out some debug
|
Thu, 13 Feb 2014 19:21:10 +0000 |
Chris Cannam |
Just an import
|
Mon, 03 Feb 2014 13:01:47 +0000 |
Chris Cannam |
Build fixes
|
Mon, 03 Feb 2014 12:41:43 +0000 |
Chris Cannam |
Merge with pulled changes
|
Fri, 31 Jan 2014 11:40:01 +0000 |
Chris Cannam |
Start on automated tests
|
Thu, 30 Jan 2014 12:12:16 +0000 |
Chris Cannam |
Put spectrogram the "right" way up, add bin labels
|
Thu, 30 Jan 2014 12:11:53 +0000 |
Chris Cannam |
Fix min frequency calculation in accessor, add bin frequency accessor
|
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 14:32:42 +0000 |
Chris Cannam |
Correct output latency
|
Thu, 28 Nov 2013 11:46:39 +0000 |
Chris Cannam |
Further tidying, compensate for latency in Vamp plugin
|
Thu, 28 Nov 2013 11:26:53 +0000 |
Chris Cannam |
Simplify
|
Thu, 28 Nov 2013 11:19:55 +0000 |
Chris Cannam |
Further latency adjustment
|
Thu, 28 Nov 2013 11:00:33 +0000 |
Chris Cannam |
Remove debug out
|
Thu, 28 Nov 2013 10:58:02 +0000 |
Chris Cannam |
We shouldn't need to compensate for max(latency)+max(drop) but for max(latency+drop); also the padding can be rounded to hop rather than fft size I think?
|
Thu, 28 Nov 2013 10:24:57 +0000 |
Chris Cannam |
Towards handling the hop alignment (which in the MATLAB is handled on output) at the input end
|
Wed, 27 Nov 2013 14:14:10 +0000 |
Chris Cannam |
concat (map ... ) -> concatMap
|
Fri, 22 Nov 2013 17:56:20 +0000 |
Chris Cannam |
Make additional latency at start a multiple of the big blocksize
|
Fri, 22 Nov 2013 14:47:41 +0000 |
Chris Cannam |
Start to address some padding and latency issues
|