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 |