Mercurial > hg > vamp-plugin-sdk
log src/vamp-sdk/ext/kiss_fft.c @ 481:8701366604c7
age | author | description |
---|---|---|
2016-10-20 | Chris Cannam | Fix compiler warnings |
2016-09-06 | Chris Cannam | Puzzlingly, this seems to produce the wrong results if assigned directly when compiled using Emscripten. I wonder what I'm missing 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 |