Mercurial > hg > vamp-plugin-sdk
log src/vamp-sdk/FFT.cpp @ 481:8701366604c7
age | author | description |
---|---|---|
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-17 | Chris Cannam | Fix double free 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 |
2016-05-12 | Chris Cannam | Next version from this branch (if any) will be 2.7 vampipe |
2015-06-22 | Chris Cannam | Naturally, I forgot to update the version in the headers. Argh. Sorry vamp-plugin-sdk-v2.6 |
2013-03-28 | Chris Cannam | Bump version to 2.5 |
2012-07-12 | Chris Cannam | Win32 build fixes |
2012-07-12 | Chris Cannam | Make the simple base-fft implementation accessible for use by plugins as well. Bump version to 2.4 |