log transform/FeatureExtractionModelTransformer.h @ 1044:31f01931b781 cxx11

age author description
Tue, 03 Mar 2015 17:09:19 +0000 Chris Cannam This code now compiles. Main problem: sample rate types cxx11
Tue, 17 Jun 2014 14:49:49 +0100 Chris Cannam More size_t evisceration and warning fixes warnfix_no_size_t
Wed, 29 Jan 2014 15:58:15 +0000 Chris Cannam Callback handler for additional models at end of processing tonioni
Wed, 29 Jan 2014 09:31:22 +0000 Chris Cannam For outputs with unknown bin count or multiple bins with variable sample rate, create additional output models for bins beyond the first tonioni
Wed, 04 Dec 2013 19:30:02 +0000 Chris Cannam Use a settings setting for flexi/non-flexi determination -- this may not be the right thing in the long run but it's simpler and easier than passing through a random value that doesn't actually come from anywhere tonioni
Mon, 02 Dec 2013 12:29:09 +0000 Chris Cannam Update the rest of the transforms stuff, so now it builds and runs again tonioni_multi_transform
Mon, 02 Dec 2013 11:17:24 +0000 Chris Cannam More on multi-transform stuff tonioni_multi_transform
Fri, 29 Nov 2013 15:43:50 +0000 Chris Cannam Toward running multiple transforms (from same plugin + params) at once tonioni_multi_transform
Fri, 12 Jul 2013 13:10:28 +0100 Chris Cannam Merge from the default branch tonioni
Sat, 13 Apr 2013 13:39:17 +0100 gyorgyf fixed flexi note layer and propagated model selection to analyser tonioni
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
Thu, 12 Feb 2009 15:26:43 +0000 Chris Cannam * Some fairly simplistic code to set up layer type properties based on
Fri, 07 Nov 2008 17:31:06 +0000 Chris Cannam * Update to new-line vamp plugin sdk
Thu, 18 Sep 2008 16:08:14 +0000 Chris Cannam * Add region model and layer; improve assignment of model types to
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.h@e44a4e715ded