Mercurial > hg > svcore
log transform/FeatureExtractionModelTransformer.h @ 1142:870acd589a38
age | author | description |
---|---|---|
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 |