Mercurial > hg > svcore
log transform/ModelTransformer.h @ 1331:576be7933ec7 3.0-integration
age | author | description |
---|---|---|
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 |
2015-06-10 | Chris Cannam | Emit a signal if transform fails |
2014-01-29 | Chris Cannam | Callback handler for additional models at end of processing tonioni |
2014-01-29 | 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 |
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/ModelTransformer.h@8a42b527d7c0 |