Skip to content

Files

Latest commit

 

History

History
13 lines (8 loc) · 304 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 304 Bytes

noteoffs

Detect Note On events that are missing a corresponding Note Off event.

Install

go get -u github..com/scgolang/noteoffs

Why?

To figure out if my suspicion is true, that the midi package sometimes does not deliver Note Off messages on Mac.