log transform/ModelTransformer.h @ 1762:110f853c3149 by-id

age author description
2019-06-26 Chris Cannam Some work on models and transformers by-id
2017-01-18 Chris Cannam Guard
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