log src/FeatureExtractor.cpp @ 246:aac9ad4064ea subsequence tip

age author description
Thu, 02 Jul 2020 17:26:58 +0100 Chris Cannam Stub out SubsequenceMatchVampPlugin subsequence
Wed, 09 Sep 2015 09:57:57 +0100 Chris Cannam More copyright updates, add CITATION file v1.0
Fri, 27 Feb 2015 10:44:13 +0000 Chris Cannam Another process wrapper
Thu, 26 Feb 2015 12:19:17 +0000 Chris Cannam distance_t * diagonalWeight might not fit in distance_t; use pathcost_t for it. Also remove C-style casts. re-minimise
Thu, 26 Feb 2015 09:55:28 +0000 Chris Cannam Some fixes (still does not yet build) re-minimise
Thu, 19 Feb 2015 17:17:20 +0000 Chris Cannam Toward allowing types to be small again. Doesn't currently build re-minimise
Thu, 19 Feb 2015 16:14:33 +0000 Chris Cannam Build with -Wconversion tuning-rescale
Mon, 16 Feb 2015 14:47:43 +0000 Chris Cannam Merge from refactors branch tuning-rescale
Fri, 13 Feb 2015 15:18:47 +0000 Chris Cannam Add minimum and maximum frequency parameters to FeatureExtractor refactors
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