log

age author description
Fri, 24 Mar 2017 15:06:32 +0000 Chris Cannam Bump versions fixedlag
Fri, 24 Mar 2017 14:59:18 +0000 Chris Cannam Fix compiler warnings fixedlag
Fri, 24 Mar 2017 14:50:44 +0000 Chris Cannam Merge from branch vamp-fft-revision fixedlag
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:39:11 +0100 Chris Cannam fast-math is ok here (passes regression) vamp-fft-revision
Fri, 19 Aug 2016 13:26:55 +0100 Chris Cannam Fix some compiler warnings 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
Fri, 19 Aug 2016 11:31:57 +0100 Chris Cannam Add regression test vamp-fft-revision
Thu, 20 Aug 2015 16:06:01 +0100 Chris Cannam Use new C++ lib
Mon, 13 Jul 2015 12:10:06 +0100 Matthias Mauch ah, didn't commit when I stopped working... what did I do? fixedlag
Fri, 03 Jul 2015 17:34:38 +0100 Matthias Mauch fixed lag smoothing for pitch track working fixedlag
Fri, 03 Jul 2015 14:09:05 +0100 Matthias Mauch mono pitch works now with the refactored HMM implementation fixedlag
Fri, 03 Jul 2015 12:22:44 +0100 Matthias Mauch refactored Viterbi fixedlag
Wed, 01 Jul 2015 19:13:05 +0100 Matthias Mauch makefile as on my new computer fixedlag