Open
Description
When running a test midi file in the console, I get:
julia> using MIDI, Mplay
julia> testmidi()
"C:\\Users\\datseris\\.julia\\dev\\MIDI\\test\\doxy.mid"
julia> mplay(testmidi())
Note retriggered
Note retriggered
Note retriggered
Note retriggered
in the console, in a fashion that feels like "spam". I don't know where it comes from and it doesn't seem to be correlated with me click at the GUI.
Activity