log transform/ModelTransformer.h @ 1857:14c776dad920

age author description
Wed, 26 Jun 2019 14:59:09 +0100 Chris Cannam Some work on models and transformers by-id
Wed, 18 Jan 2017 14:20:05 +0000 Chris Cannam Guard
Mon, 17 Oct 2016 14:18:23 +0100 Chris Cannam Pull out model creation into the transformer thread run(), so that all communications with the plugin server happen on a single thread. Then make the model accessor wait for them to be created (which still happens right at the start of processing) before returning. piper
Wed, 10 Jun 2015 13:11:45 +0100 Chris Cannam Emit a signal if transform fails
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
Mon, 02 Dec 2013 11:17:24 +0000 Chris Cannam More on multi-transform stuff tonioni_multi_transform
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/ModelTransformer.h@8a42b527d7c0