rasteri / SC1000

An open-source digital portable turntablist instrument
GNU General Public License v2.0
253 stars 30 forks source link

AUDIO OUTPUT #29

Open mag23rad opened 3 years ago

mag23rad commented 3 years ago

Hi, .. does anyone know if it is possible to split the beats and samples mixed audio output into 2 mono signals (left = beats and right = samples)?

That would be useful.

PEACE

DubbyLabby commented 2 years ago

You can do that panning stereo files. Just get beats files panned into L and samples into R. Use audacity or similar audio editor and that’s it.

Idk if there’s a way to force it from code.