log dsp/transforms/FFT.cpp @ 131:a586888bc06c kissfft

age author description
Tue, 15 Oct 2013 18:26:38 +0100 Chris Cannam Add forwardMagnitude kissfft
Tue, 15 Oct 2013 11:38:18 +0100 Chris Cannam Drop in kissfft to replace the "old" fft, and add tests for newly-supported sizes kissfft
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