JUCE's FFT wrappers are slow and bug-prone

OK there is fix for this on develop with commit e61292f.

If anybody can submit a patch on how to modify the fallback engine to only write (real -> complex) or read (complex -> read) half of the coefficients that would be superb. Then I could also drop the double size memory requirement.

5 Likes