themidibus
themidibus copied to clipboard
throw error when midi not connected
hello, it not really an issue.
i would like to intercept the error when no midi are connected to computer and let the script to follow his way.
with the try catch
instruction, we have to provide exception, but i'm not able to designate the type of error for the catch
parameter.
any help?
thanks