log dsp/transforms/FFT.cpp @ 183:7ab3539e92e3

age author description
Mon, 23 Feb 2015 10:43:01 +0000 Chris Cannam Comments
Fri, 09 May 2014 14:35:46 +0100 Chris Cannam Fix overrun in reading inverse complex-to-real FFT input (contrary to docs)
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
Mon, 13 Dec 2010 14:55:28 +0000 Chris Cannam * Add GPL and README; some tidying
Mon, 08 Jun 2009 12:30:20 +0000 cannam * A few fixes prompted by vamp-plugin-tester