droid-synth icon indicating copy to clipboard operation
droid-synth copied to clipboard

Investigate using android midi API

Open maks opened this issue 3 years ago • 0 comments

Currently the app uses midi directly via Android USB API.

But there is now:

https://developer.android.com/reference/android/media/midi/package-summary

This will provide for using midi BLE as well as app interop, as well as allowing the app to work on ChromeOS.

maks avatar Mar 08 '21 10:03 maks