Aux to L output and all other keys to R?

Hello,

I love my Organelle but can’t figure out how to program the panning for the patch I’m playing on the aux button out of one channel and then the patches for everything else out the other. I’m new to programming PD.

Thanks,
Annie

Each patch has a [throw~ outL] and [throw~ outR] object that send audio from the patch to the right and left output channels. Most patches that are mono output will connect to both. So look for where this connection is made and then disconnect them and reconnect to the parts of the patch you to output R and L.

That was so easy. Thanks a ton!

1 Like