Mercurial > hg > svcore
log transform/FeatureExtractionModelTransformer.cpp @ 1213:8dc7ab20e847 piper
age | author | description |
---|---|---|
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 |