log vamp-sdk/FFT.h @ 474:8e846c1aed96

age author description
2016-08-19 Chris Cannam Might help if these were public vampipe
2016-08-18 Chris Cannam Add FFTComplex class by analogy to FFTReal vampipe
2016-08-18 Chris Cannam Single or double-precision FFTs (double in the default build), not both vampipe
2016-08-16 Chris Cannam Switch from Cross FFT with option of FFTW build, to KissFFT only (code bundled). This is much faster than the default build and simpler than managing two options. vampipe
2015-06-02 Chris Cannam Algorithm includes for std::min, etc
2012-07-12 Chris Cannam FFT: make functions static
2012-07-12 Chris Cannam Make the simple base-fft implementation accessible for use by plugins as well. Bump version to 2.4