You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey!
I can't find any way to do error handling.
If you create an output. Then lose connection to the midi console. how can I get an error?
I only get a console message error when trying to send a message on the disconnected output. but is not able to catch it anywhere.
Do you have a solution?
The text was updated successfully, but these errors were encountered:
This project provides a simple translation layer to parse MIDI messages but does not handle the low level MIDI communication with hardware and related error handling. I think you will have to investigate upstream in the https://github.com/justinlatimer/node-midi project.
Hey!
I can't find any way to do error handling.
If you create an output. Then lose connection to the midi console. how can I get an error?
I only get a console message error when trying to send a message on the disconnected output. but is not able to catch it anywhere.
Do you have a solution?
The text was updated successfully, but these errors were encountered: