The problem is that the current Faust fft function provides only a
"sliding" FFT instead of the usual "hopping" FFT.
For fast FFT convolution, you want it to hop by its rectangular window
length.

On Sun, Apr 25, 2021 at 1:30 AM Muziker Mammoth <muzikermamm...@gmail.com>
wrote:

> I recall there is, on the website a set of disclaimers about what faust
> cannot do well, for example, fft/ifft, convolution. On the other hand,
> there's a faust library with fft & ifft, so what does this imply? Is this
> still true?
> _______________________________________________
> Faudiostream-users mailing list
> Faudiostream-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users
>


-- 
"Anybody who knows all about nothing knows everything" -- Leonard Susskind
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to