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
julia> using MIDI, Mplay
julia> mplay(testmidi())
Note retriggered
Note retriggered
julia> mplay(testmidi())
midi: cannot open MIDI output
Julia has exited. Press Enter to start a new session.
So, open the GUI through mplay, and then close it (normally close the window, press the X button at top right). If you try to open mplay again, it doesn't work.
The text was updated successfully, but these errors were encountered:
MWE
So, open the GUI through
mplay
, and then close it (normally close the window, press the X button at top right). If you try to openmplay
again, it doesn't work.The text was updated successfully, but these errors were encountered: