MCL
MCL copied to clipboard
Classes should not be hardcoded to a midi port.
Some classes like MD, MNM, A4 currently have MidiUart hardcoded.
Need to change this to midi->uart
This will allow these classes to function on any port.