Detect Note On events that are missing a corresponding Note Off event.
go get -u github..com/scgolang/noteoffs
To figure out if my suspicion is true, that the midi package sometimes does not deliver Note Off messages on Mac.
Detect Note On events that are missing a corresponding Note Off event.
go get -u github..com/scgolang/noteoffs
To figure out if my suspicion is true, that the midi package sometimes does not deliver Note Off messages on Mac.