Page 1 of 1

*_DSP_FFT.c issue

Posted: Thu Mar 14, 2013 9:31 pm
by kersing
FFT with buffer sizes over 128 byte will not work correctly due to an error in the definitions. Buffer size 256 will result in compile errors, larger sizes in unexpected behavior. See http://www.matrixmultimedia.com/mmforum ... 090#p46102 for fix.