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 |
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 |
Mon, 15 Jun 2015 12:19:47 +0100 | Chris Cannam | Rework audio file reader API to prefer using std containers simple-fft-model |
Fri, 12 Jun 2015 14:51:46 +0100 | Chris Cannam | Gut the old code, but don't replace it yet (so nothing will link yet) simple-fft-model |