Hi there, after a year or so of tinkering, I'm about ready to put my Axoloti into an enclosure. I built a mod matrix with a Teensy and a 4x4 Neotrellis and will be hijacking the MIDI pins behind the DIN input for sending MIDI to the AXO, which should throw a switch in the patch that will route the modulation source to the desired location.
I want to have two layers to the matrix, so I'll need to be able to send messages to 32 separate toggles. I'm not sure what the "proper" MIDI messages to handle this would be, and I'd like to not build something that shoots future me in the foot.
Should I try to find 32 different CC's and send 0 or 127 for off and on, or should I use a handful of CC's and use different CC values to indicate which toggle I'm trying to address? Or is there a preferred method that I don't know about?
Thanks a ton,
Brennan