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
|
Thu, 21 Nov 2013 17:04:19 +0000 |
Chris Cannam |
Some work on alignment
|
Wed, 20 Nov 2013 21:39:42 +0000 |
Chris Cannam |
Update to revised api
|
Wed, 20 Nov 2013 14:25:54 +0000 |
Chris Cannam |
Use revised framer api
|
Tue, 19 Nov 2013 19:27:45 +0000 |
Chris Cannam |
More debug testing
|
Tue, 19 Nov 2013 14:37:23 +0000 |
Chris Cannam |
Return bin frequencies, for reference; some padding
|
Mon, 18 Nov 2013 17:11:47 +0000 |
Chris Cannam |
Use mat.print
|
Mon, 18 Nov 2013 16:30:38 +0000 |
Chris Cannam |
Adjust test case to match matlab example on wiki; print out results
|
Thu, 07 Nov 2013 11:55:10 +0000 |
Chris Cannam |
Pull out test program
|
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
|
Wed, 06 Nov 2013 14:30:19 +0000 |
Chris Cannam |
More on reconstructing CQ shape. This is not always correct yet, though
|