log src/FeatureExtractor.cpp @ 174:ef3c4b451c57 refactors

age author description
Fri, 06 Feb 2015 18:41:44 +0000 Chris Cannam Disable debug refactors
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