log dsp/tempotracking/DownBeat.cpp @ 494:3f649fbb1172

age author description
Fri, 31 May 2019 17:24:50 +0100 Chris Cannam Remove "using" from some headers
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