Mercurial > hg > match-vamp
log src/FeatureExtractor.cpp @ 169:001db4c32eb0 tuning-rescale
age | author | description |
---|---|---|
Thu, 05 Feb 2015 16:26:41 +0000 | Chris Cannam | Alternative handling of reference frequency parameter -- scale the whole spectrum, don't just adjust the semitone bins above the crossover freq tuning-rescale |
Thu, 05 Feb 2015 11:53:23 +0000 | Chris Cannam | Simplify freq handling refactors |
Thu, 29 Jan 2015 17:38:09 +0000 | Chris Cannam | Add overall cost output to plugin. Looks suspiciously unaffected by tuning frequency. refactors |
Thu, 29 Jan 2015 17:02:48 +0000 | Chris Cannam | Introduce reference frequency param to feature extractor refactors |
Thu, 08 Jan 2015 12:11:27 +0000 | Chris Cannam | Separate out the raw & conditioned feature outputs (previously only conditioned was available, but we want raw for our tests). Plus some optional debug output refactors |
Thu, 04 Dec 2014 13:05:16 +0000 | Chris Cannam | Pull out normalisation and specdiff stuff into FeatureConditioner feature_conditioner |