How can I split one audio channel into two

I set up a simple audio device in chop but its only picking up audio from one channel and is playing in one speaker when i render it. It’s pretty annoying and idk how to fix this. i feel pretty stupid

Hi @fuck4b0ut

The Audio Device In CHOP has a parameter called Format which by default is set to “Mono” hence producing a single channel only.
If you want to make 2 channels out of 1, a straight forward way would be to append a Select CHOP and select the same channel twice via the CHOP’s parameter.

TO learn more about CHOPs and how to deal with signals, please have a look at our curriculum

The 100 Series course has a whole section on CHOPs which might clear up some of your questions.

cheers
Markus