tfadeyi / midi-instruments

Small golang library containing interface and implementations of different midi instruments.
MIT License
0 stars 0 forks source link

Fix bug on `GetKeyboardNote` helper #11

Closed tfadeyi closed 3 years ago

tfadeyi commented 3 years ago

Fixe bug on GetKeyboardNote function and added unit test.

Related #9

Signed-off-by: Oluwole Fadeyi oluwolefadeyi@gmail.com