Skip to content

Detect whether a MIDI controller sometimes fails to send a Note Off packet.

Notifications You must be signed in to change notification settings

scgolang/noteoffs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Detect whether a MIDI controller sometimes fails to send a Note Off packet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages