I have a project where a Teensy 4.1 reads 640 inputs from a pipe organ console, encodes the info to midi and sends that midi out two ports. The fist port on serial 2 goes to the pipes and their decoder. The second port on serial 7 sends midi to console controls when stop changes are triggered. (...