CircuitHappy / missinglink

Missing Link binary meant to run on embedded platforms like Raspberry Pi
GNU General Public License v2.0
7 stars 0 forks source link

Need to catch errors when opening MIDI port #29

Closed vizzie closed 5 years ago

vizzie commented 5 years ago

ML crashed when trying to open MIDI Port 1 when MIDI device wasn't connected. If can't open the port, then don't try to do any MIDI releated things in the code.