justinlatimer / node-midi

A node.js wrapper for RtMidi providing MIDI I/O
MIT License
745 stars 119 forks source link

Added returns to catch block of OpenPort and OpenVirtualPort #212

Open terax111 opened 3 years ago

terax111 commented 3 years ago

Added returns to catch block of OpenPort and OpenVirtualPort so they can be wrapped in try-catch blocks to check for fail