Mercurial > hg > qm-dsp
log dsp/tempotracking/DownBeat.cpp @ 492:2892ecc40f86
age | author | description |
---|---|---|
Fri, 31 May 2019 10:35:08 +0100 | Chris Cannam | Untabify, indent, tidy |
Tue, 03 Dec 2013 10:16:49 +0000 | Chris Cannam | Avoid pathological FFT length of 1 in plugin tester |
Wed, 02 Oct 2013 15:04:38 +0100 | Chris Cannam | Tidy real-to-complex FFT -- forward and inverse have different arguments, so make them separate functions; document pvoc |
Mon, 13 Dec 2010 14:55:28 +0000 | Chris Cannam | * Add GPL and README; some tidying |
Tue, 23 Jun 2009 12:31:07 +0000 | cannam | * Fix total failure to detect barline when the strongest beat sd was |
Mon, 22 Jun 2009 14:10:03 +0000 | cannam | * Fix DownBeat off-by-one and another stupid error, both of which I |
Tue, 02 Jun 2009 09:53:01 +0000 | cannam | * build fixes for win32-x-g++ |