Mercurial > hg > qm-vamp-plugins
log plugins/AdaptiveSpectrogram.cpp @ 111:a8292af48062
age | author | description |
---|---|---|
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 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 |