Fffb~ in Gen~

pm's icon

How is it possible to make a Fft filter (like fffb~) in Gen~?

Thanks a lot!

Roman Thilenius's icon

possible yes, but fffb != fft.

pm's icon

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!

Roman Thilenius's icon

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.