Mercurial > hg > svcore
log transform/FeatureExtractionModelTransformer.cpp @ 1225:ba16388b937d piper
age | author | description |
---|---|---|
Fri, 21 Oct 2016 11:49:27 +0100 | Chris Cannam | Restore native-Vamp factory and make the choice between Piper and Native a preference piper |
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 |
Fri, 22 Jan 2016 13:39:45 +0000 | Chris Cannam | Convert 3d model column type from QVector to std::vector; replace another user of ResizeableBitset 3.0-integration |