log YinUtil.cpp @ 140:c2b426f4d841 vamp-fft-revision

age author description
Fri, 19 Aug 2016 13:40:11 +0100 Chris Cannam size_t -> int, remove some unnecessary work: marginally quicker. Also remove meaningless const from pass-by-value args vamp-fft-revision
Fri, 19 Aug 2016 13:26:40 +0100 Chris Cannam Make use of new Vamp FFT interface. This reduces the runtime of the regression test from 5.7 to 2.2 seconds on this machine, but it does need the right version of the SDK, which is currently only available in the vampipe branch. vamp-fft-revision
Fri, 19 Aug 2016 12:00:13 +0100 Chris Cannam Add state to YinUtil, prepare to use the Vamp FFT (but don't actually use it yet) vamp-fft-revision