Mercurial > hg > svcore
log transform/ModelTransformer.h @ 1807:710b4e44901b
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 |