Mercurial > hg > match-vamp
log src/FeatureExtractor.cpp @ 200:f6be68852c1d
age | author | description |
---|---|---|
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 |