Mercurial > hg > vamp-plugin-sdk
log src/vamp-sdk/ext/kiss_fft.c @ 467:bd8484e19353 vampipe
age | author | description |
---|---|---|
Tue, 06 Sep 2016 19:13:48 +0100 | Chris Cannam | Puzzlingly, this seems to produce the wrong results if assigned directly when compiled using Emscripten. I wonder what I'm missing 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 |