Releases: kshoji/BLE-MIDI-for-Android
Releases · kshoji/BLE-MIDI-for-Android
Release 0.0.19
Release 0.0.18
Updated:
- Update MidiSynthesizer.setReceiver method
- Add JitPack config
Fixed:
- #33 Fix javax.sound.midi initialization
Release 0.0.16
Release 0.0.15
Release 0.0.14
New Feature:
- #28 Add methods for getting vendor/product name
Fixed:
- Refine BleMidiParser code
- Update gradle version
Release 0.0.12
New Feature:
- Add permissions for Android 12
- Update the targetSdk to 32
Fixed:
- Receiving timestamp(always zero) issue
Release 0.0.11
New Feature:
- Add BLE MIDI Peripheral feature to Unity plugin implementation
Fixed:
- Sample app build failure
- Note Off event issue
- Sending MIDI issue
Release 0.0.10
New Feature:
- Unity plugin implementation
- Sending and receiving MIDI data with Unity app.
- Unity-side C# implementations is needed.
Fixed:
Release 0.0.9
Release 0.0.8
Fixed issues:
#9 OnMidiDeviceDetachedListener will be called before removing the device from Map