log transform/FeatureExtractionModelTransformer.cpp @ 822:54829c1e155e tonioni

age author description
Fri, 12 Jul 2013 13:10:28 +0100 Chris Cannam Merge from the default branch tonioni
Thu, 09 May 2013 17:31:31 +0100 Chris Cannam Merge qt5
Thu, 09 May 2013 17:30:44 +0100 Chris Cannam Remove some debug qt5
Tue, 16 Apr 2013 15:45:25 +0100 Chris Cannam Remove debug
Tue, 16 Apr 2013 15:20:57 +0100 Chris Cannam Remove some debug
Sat, 13 Apr 2013 15:36:54 +0100 gyorgyf cleanup tonioni
Sat, 13 Apr 2013 13:39:17 +0100 gyorgyf fixed flexi note layer and propagated model selection to analyser tonioni
Thu, 28 Mar 2013 17:08:04 +0000 Chris Cannam Warn if the output sample rate is higher than that of the input model
Wed, 27 Mar 2013 16:53:31 +0000 Chris Cannam Remove no-longer-used code
Wed, 27 Mar 2013 15:27:33 +0000 Chris Cannam Fix calculation of timestamps for fixed-rate features
Wed, 27 Mar 2013 15:07:27 +0000 Chris Cannam outputFeatureNo -> outputNo
Wed, 27 Mar 2013 14:51:49 +0000 Chris Cannam Fix incorrect retrieval of point in model by row number if point frame values fell between model resolution boundaries
Mon, 17 Oct 2011 11:57:25 +0100 Chris Cannam Minor debug change
Tue, 14 Jun 2011 15:26:52 +0100 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
Mon, 16 May 2011 17:19:09 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output
Thu, 12 May 2011 17:31:24 +0100 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
Wed, 04 May 2011 14:05:08 +0100 Chris Cannam * Introduce ResourceFinder
Thu, 14 Apr 2011 15:20:27 +0100 Chris Cannam Make more (though still not entirely) robust in the face of running out of disc space
Mon, 08 Jun 2009 15:40:01 +0000 Chris Cannam * Use notes layer for things with MIDI units as well as Hz
Thu, 12 Feb 2009 15:26:43 +0000 Chris Cannam * Some fairly simplistic code to set up layer type properties based on
Tue, 10 Feb 2009 17:24:30 +0000 Chris Cannam * Fix crash when processing a file that is shorter than a single block
Mon, 09 Feb 2009 11:53:29 +0000 Chris Cannam * get whole columns at a time from fft model when running transform
Fri, 23 Jan 2009 14:00:29 +0000 Chris Cannam * make compression optional in editable dense 3d model, and some tweaks
Thu, 22 Jan 2009 17:58:33 +0000 Chris Cannam * try some qvectors
Fri, 28 Nov 2008 13:36:13 +0000 Chris Cannam Various fixes:
Fri, 07 Nov 2008 17:31:06 +0000 Chris Cannam * Update to new-line vamp plugin sdk
Wed, 29 Oct 2008 12:37:32 +0000 Chris Cannam * Ensure that region features are added even if they lack any values!
Thu, 09 Oct 2008 13:13:33 +0000 Chris Cannam * Support transforms that output regions with more than one bin (by
Wed, 08 Oct 2008 15:27:31 +0000 Chris Cannam * Fix (kinda) display of fixed-sample-rate features with sample rate
Thu, 25 Sep 2008 12:44:23 +0000 Chris Cannam * some work on transform finder
Thu, 18 Sep 2008 16:08:14 +0000 Chris Cannam * Add region model and layer; improve assignment of model types to
Thu, 10 Jul 2008 12:50:56 +0000 Chris Cannam * Updates for 1.3 sv1-v1.3 sv1-v1.3rc1
Wed, 18 Jun 2008 13:40:10 +0000 Chris Cannam * Fix crash when running Generator
Wed, 11 Jun 2008 12:53:20 +0000 Chris Cannam * Wait for input to be ready before running real-time effect -- even if
Thu, 08 May 2008 14:46:22 +0000 Chris Cannam * Speed up spectrogram painting by releasing mutex in FFTDataServer
Wed, 12 Mar 2008 18:02:17 +0000 Chris Cannam * Move plugin/transform to plain transform. This way transform can depend on base plugin/transform/FeatureExtractionModelTransformer.cpp@de1282742c53