Hello all,
This seems like a simple programming problem, but I'm finding the answer elusive:
I have several signals with specific panning distributions that I want
to put into the same channel on the polygate~ object (I wanted to put
several signals into each polygate~ channel). The problem, though, is
maintaining the original panning for each signal, since polygate~
mono-izes (to make up a word) the outputs of the pan~ object. Is
this even possible?
thanks,
juan