kshoji / BLE-MIDI-for-Android

MIDI over Bluetooth LE driver for Android 4.3 or later
Apache License 2.0
123 stars 41 forks source link

fix note on event #23

Closed eicky closed 1 year ago

eicky commented 1 year ago

Hello, after the test, I found that when some pianos key down, the MidiEventVelocity may be 0, but it still belongs to the note on event

The corresponding messages received are 80, 80, 80, 43, 00