Pfft~ and poly~
Hi!
Does anyone have a simple example of using pfft~inside a poly~?
Would like to check my reasoning along-side someone who knows:-)
Cheers,
G
No one willing to chime in?
G
I have put some fft processing in a poly~ before. It's best to put your poly~ patch inside a pfft~ patch. And not the other way around. Just because it's more cpu friendly.
Thanks Dave!
That's never occurred to me. Would you then use target to get poly~ to know when to send a new audio stream to a new poly~-instance?