Mercurial > hg > vamp-plugin-sdk
log vamp-sdk/FFT.h @ 541:0e32c328b02a tip
age | author | description |
---|---|---|
Fri, 19 Aug 2016 11:55:01 +0100 | Chris Cannam | Might help if these were public vampipe |
Thu, 18 Aug 2016 16:04:25 +0100 | Chris Cannam | Add FFTComplex class by analogy to FFTReal vampipe |
Thu, 18 Aug 2016 15:06:23 +0100 | Chris Cannam | Single or double-precision FFTs (double in the default build), not both vampipe |
Tue, 16 Aug 2016 16:04:09 +0100 | 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 |
Tue, 02 Jun 2015 14:18:27 +0100 | Chris Cannam | Algorithm includes for std::min, etc |
Thu, 12 Jul 2012 12:01:22 +0100 | Chris Cannam | FFT: make functions static |
Thu, 12 Jul 2012 11:37:31 +0100 | Chris Cannam | Make the simple base-fft implementation accessible for use by plugins as well. Bump version to 2.4 |