Stereo FX Patch

double_UG's icon

hi,

I want to input some stereo audio thru some FX. So I have to double
the FX patch one for the left and one for the right channel. Is there
an simpler way. I already looked to this "poly~" stuff, witch I dont realy
understand. So is there another simple way besides copying and the poly stuff ?

TFF's icon

I wouldn't recommend poly~ for something like this, that's a somewhat more complex thing to get into. Copying is basically the quickest way I can think of. To save time in the future, you could encapsulate FX together in stereo, so you have one subpatcher you can just get two inputs/outputs from.