log transform/FeatureExtractionPluginTransform.cpp @ 145:82f529a08cf3

age author description
Thu, 27 Jul 2006 16:06:32 +0000 Chris Cannam * Change preferences dialog to ok/apply/cancel model
Mon, 03 Jul 2006 15:00:32 +0000 Chris Cannam * Fix to empty columns being returned from FFTDataServer to transform
Fri, 30 Jun 2006 11:47:52 +0000 Chris Cannam * Update FeatureExtractionPluginTransform to use FFT fuzzy server. The results
Thu, 29 Jun 2006 16:16:49 +0000 Chris Cannam * Various fft server improvements, including the ability to pick out data from
Mon, 26 Jun 2006 16:12:11 +0000 Chris Cannam * Add FFT data server class to provide a file cache mapping for each
Thu, 15 Jun 2006 12:28:47 +0000 Chris Cannam * Switch from fftw3 to fftw3f. I think the efficiency improvement is probably
Mon, 15 May 2006 13:04:37 +0000 Chris Cannam * a bit more debug output tidying
Fri, 12 May 2006 14:40:43 +0000 Chris Cannam * Make vertical scale alignment modes work in note layer as well as time-value sv1-v0.9rc1
Thu, 11 May 2006 11:35:46 +0000 Chris Cannam * Fix serious failure to reload "imported" (i.e. all non-derived non-main)
Wed, 10 May 2006 16:34:03 +0000 Chris Cannam * Reorder plugin output querying so as to cope with plugins whose number of
Fri, 07 Apr 2006 17:50:33 +0000 Chris Cannam * Fix long-standing off-by-1 bug in WaveFileModel that was getting us the wrong
Thu, 06 Apr 2006 17:24:13 +0000 Chris Cannam * fix compile warnings and genuine int/size_t overflow
Thu, 06 Apr 2006 15:12:53 +0000 Chris Cannam * fix to plugin output resolution
Wed, 05 Apr 2006 16:52:30 +0000 Chris Cannam * Support latest changes to Vamp API (value names for parameters, FFT
Mon, 03 Apr 2006 17:18:27 +0000 Chris Cannam * Make the item-edit dialog do something useful
Mon, 03 Apr 2006 14:18:40 +0000 Chris Cannam * Support plugins returning 0 for preferred block/step size
Fri, 31 Mar 2006 17:40:14 +0000 Chris Cannam * Add support for frequency-domain inputs to Vamp plugins
Fri, 31 Mar 2006 15:56:35 +0000 Chris Cannam * Modify to use Vamp SDK for proper feature extraction plugins.
Thu, 30 Mar 2006 13:18:11 +0000 Chris Cannam * Ensure plugin parameters for a transform are saved in the .sv file and
Wed, 29 Mar 2006 12:35:17 +0000 Chris Cannam * Add auto-normalize option to waveform layer
Wed, 22 Mar 2006 17:38:29 +0000 Chris Cannam * Add plugin parameter dialog, and use it to set up parameters for feature
Mon, 20 Mar 2006 15:10:07 +0000 Chris Cannam * Update licensing rubric for GPL
Mon, 20 Mar 2006 11:40:39 +0000 Chris Cannam * Set indent-tabs-mode to nil in Emacs mode direction
Thu, 02 Feb 2006 16:10:19 +0000 Chris Cannam * Refactor sparse models. Previously the 1D and time-value models duplicated
Wed, 01 Feb 2006 14:49:49 +0000 Chris Cannam * Add Chromagram plugin, and make a number of fixes to the dense 3d model
Thu, 12 Jan 2006 13:45:27 +0000 Chris Cannam * Update copyrights to 2006
Tue, 10 Jan 2006 16:33:16 +0000 Chris Cannam initial import