Muxlicer issue or bug

I configured a multiplier in VCV Rack using the MetaModule and the expander.

All inputs and outputs are configured, along with a sensible control assignment.

(8 inputs to 1 output mode)

However, the 8 inputs are not numerically represented in the layout by the MetaModule inputs i assigned (expander and module). The numbers are completely missing from the GUI.

They are correctly listed and functioning in the configuration list.

Furthermore, the Common I/O is labeled “16” and works, but it is missing from the connection list, and I can only reconnect it to an input, not an output, as I already configured it in VCV Rack.

Muxlicer exp BUG.yml (5.5 KB)

Muxlicer is a funny one because I’m VCV it dynamically shows/hides ports depending on whether it’s 8in→1 out or vice versa. In real life it’s a bidirectional switch so either way works. Metamodule doesn’t really allow some of the hacks that I used in VCV to make things work. That said I’ll take a look and see if anything can be done

It works perfectly fine in the MetaModule. I was just surprised that the COM I/O can be assigned as an output to the MetaModule in VCV Rack, but not within the MetaModule itself. It’s displayed in the GUI, but not in the list, yet it works perfectly. How did I manage to trick the module?