log plugins/AdaptiveSpectrogram.h @ 107:07f92bbe68d1

age author description
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
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