Mercurial > hg > svcore
log transform/RealTimeEffectModelTransformer.h @ 1803:6eb3a76c74f7
age | author | description |
---|---|---|
2019-06-26 | Chris Cannam | More work on transformers by-id |
2018-11-26 | Chris Cannam | Header guards fix-static-analysis |
2018-11-26 | Chris Cannam | Use override throughout fix-static-analysis |
2016-10-17 | 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 |
2013-12-02 | Chris Cannam | More on multi-transform stuff tonioni_multi_transform |
2008-03-12 | Chris Cannam | * Move plugin/transform to plain transform. This way transform can depend on base plugin/transform/RealTimeEffectModelTransformer.h@0b80563dfd60 |