Mercurial > hg > svcore
log transform/RealTimeEffectModelTransformer.h @ 1675:6804af71b7be osc-script
age | author | description |
---|---|---|
Mon, 26 Nov 2018 13:51:36 +0000 | Chris Cannam | Header guards fix-static-analysis |
Mon, 26 Nov 2018 13:48:45 +0000 | Chris Cannam | Use override throughout fix-static-analysis |
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 |
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/RealTimeEffectModelTransformer.h@0b80563dfd60 |