When attempting to use these the Editor application often freezes and has to terminated.
Screenshoot shows how it lists my MPC Touch, which has hardware MIDI input/output that I'd like to connect to the 2.5mm jacks on the UNO.
Python RTMidi enumerates the ports as
- Code: Select all
Inputs:
['Public 0', 'MIDI Port 1', 'AkaiPro Internal MIDI 2']
Outputs:
['Microsoft GS Wavetable Synth 0', 'Public 1', 'MIDI Port 2', 'AkaiPro Internal MIDI 3']
When the UNO is connected directly via USB it show's it's own ports correctly named, and is functional.