Dear all,

I am currently transferring a project I did with Supercollider running on my laptop, two multiplexed Arduinos and many photo resistors to using a Bela with the Bela Mux Cape. For the Arduino solution I took care of assigning the multiplexed signals in the Arduino environment and then feed them via Serial Port to SC where the photo resistors controlled different arguments for sounds.

Now when I looked at the Bela Supercollider examples it says only 8 analog inputs are possible. While checking the forum I did not find a suggested solution of how to use all 64 analog inputs the Mux Cape makes available within SC. Has anybody experience with this and is willing to help me out?

Thank you,
J

There seems to be some ugens for the multiplexer capelet here, however I don't think this has been implemented in the class file. @nescivi may know more.

The UGen is not finished yet though I started to implement something. I've also not been able to do any testing yet.