Mercurial > hg > qm-dsp
log dsp/tempotracking/DownBeat.cpp @ 154:f47182362b51
age | author | description |
---|---|---|
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++ |
Wed, 13 May 2009 09:19:12 +0000 | cannam | * Refactor FFT a little bit so as to separate construction and processing |
Mon, 23 Mar 2009 16:28:53 +0000 | cannam | * Fixes to problems shown up by vamp-plugin-tester. |