Hello,
I'm trying to work out how to send 3 different mono .wav files to 3 different channels on the Octo card using Python and the Sounddevice library. I can do this using USB sound cards, but since the Octo just shows up as a single device in the device list, I can't see how to stream each file to a different output of the Octo. Is this even possible? 

Thanks,
Brad