log

age author description
Tue, 16 Jun 2009 10:21:12 +0000 Chris Cannam * rejig the README and INSTALLs a bit
Fri, 12 Jun 2009 16:06:04 +0000 Chris Cannam * Add RDF for Transcription plugin
Tue, 09 Jun 2009 15:07:19 +0000 Chris Cannam * Add Ruohua's Transcription plugin
Mon, 08 Jun 2009 12:31:08 +0000 Chris Cannam * Some fixes prompted by vamp-plugin-tester
Fri, 05 Jun 2009 15:22:04 +0000 Chris Cannam * Make chromagram and constant-Q plugins start at a somewhat higher
Tue, 02 Jun 2009 11:26:31 +0000 Chris Cannam * Build fixes for OS/X
Tue, 02 Jun 2009 11:10:17 +0000 Chris Cannam * build fixes for win32-x-g++
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