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

Fixed: MIDI sending doesn't work #29

Closed kshoji closed 2 months ago

kshoji commented 2 months ago

Degraded at #28 commit: https://github.com/kshoji/BLE-MIDI-for-Android/pull/28/commits/6839f0656b6032fadf723c59f7f69b0007cd70c9

The flag transferDataThreadAlive was mishandled.