Mercurial > hg > vamp-plugin-sdk
log src/vamp-sdk/FFT.cpp @ 532:569fc23fa37a
age | author | description |
---|---|---|
2019-10-22 | Chris Cannam | This will be v2.9 c++11-mutex |
2019-02-01 | Chris Cannam | Update versions throughout to 2.8 |
2018-01-30 | Chris Cannam | Extensively rename things in the KissFFT headers to use a Vamp prefix. The motivation is not to change anything about the Vamp SDK library builds, but to avoid confusion in case any other code (for example that pulls in the Vamp SDK as part of a wider project definition) accidentally includes these headers instead of, or as well as, some other copy of KissFFT. vamp-kiss-naming |
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 |