giuliomoro
No worries, so now that I've gotten the Mux figured out, I have encountered an issue where my system now prints "Underrun detected: 1 blocks dropped" over and over on the screen. Here's a screenshot of the IDE:

I'd assume that this is probably due to CPU usage being maxed out, but CPU usage ranges between 29% and 38%
By the way this only happens when I am using the Multiplexer Capelet. If I instead used MIDI inputs, I only start getting this error message when I have a lot of MIDI inputs routed around my patch (something like 60+). Right now I only have 8 Multiplexed analog inputs on channel 1 though.
Another note, the analog controls work fine except, one pot I am using for controlling oscillator frequency jumps noticeably in huge steps rather than in a smooth fashion. I'm not sure if the above problem is related to this.
Could this have something to do with how I made my PD patch? Are there inefficiencies I should avoid?