log transform/FeatureExtractionModelTransformer.h @ 1309:2e7fcdd5f627 mp3-gapless

age author description
2016-10-28 Chris Cannam Ensure plugin is deleted in same thread that created and used it project-file-rework
2016-10-28 Chris Cannam Rename server to simple-server, and add some more description in usage project-file-rework
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-03-03 Chris Cannam This code now compiles. Main problem: sample rate types cxx11
2014-06-17 Chris Cannam More size_t evisceration and warning fixes warnfix_no_size_t
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-04 Chris Cannam Use a settings setting for flexi/non-flexi determination -- this may not be the right thing in the long run but it's simpler and easier than passing through a random value that doesn't actually come from anywhere tonioni
2013-12-02 Chris Cannam Update the rest of the transforms stuff, so now it builds and runs again tonioni_multi_transform
2013-12-02 Chris Cannam More on multi-transform stuff tonioni_multi_transform
2013-11-29 Chris Cannam Toward running multiple transforms (from same plugin + params) at once tonioni_multi_transform
2013-07-12 Chris Cannam Merge from the default branch tonioni
2013-04-13 gyorgyf fixed flexi note layer and propagated model selection to analyser tonioni
2013-03-27 Chris Cannam Fix calculation of timestamps for fixed-rate features