Fffb~ in Gen~
How is it possible to make a Fft filter (like fffb~) in Gen~?
Thanks a lot!
possible yes, but fffb != fft.
No, you're right... I was thinking about a 16 band fft filter, using a multislider to control the amp of each band, as in fffb~.
I'll have a look at the gen~.pfft_example.maxpat located in the Max examples folder. Do I need to make multiple pfft~ (one for each band) or can I do it with only one pfft~?
Thanks!
that should work with only one, but i think it could be cool to use one per filter. :)
only think about overlapping regions when the bandwidth is low.