Mercurial > hg > match-vamp
diff src/Matcher.h @ 41:9aec2304b9f6 refactors
Fix to resizing logic. Regression test passes.
author | Chris Cannam |
---|---|
date | Thu, 13 Nov 2014 13:19:53 +0000 |
parents | 8cce4e13ede3 |
children | 8dd16749c3c3 |
line wrap: on
line diff
--- a/src/Matcher.h Thu Nov 13 12:57:04 2014 +0000 +++ b/src/Matcher.h Thu Nov 13 13:19:53 2014 +0000 @@ -207,7 +207,7 @@ void init(); /** The distXSize value has changed: resize internal buffers. */ - void expand(); + void size(); /** Process a frequency-domain frame of audio data using the * built-in FeatureExtractor, then calculating the distance to