proposals
proposals copied to clipboard
MIDI
Plugin Request
Name: MIDI
Package: @capacitor-community/midi
Platform(s)
iOS (Web MIDI works out of the box with Android & Electron)
Existing Solutions
https://github.com/josiaho/cordova-plugin-midi-sender
Description
Web MIDI support for iOS apps.
Hey @joshstovall i had the same issue and started developing a capacitor plugin, feel free to contribute. Here is the repo: https://github.com/Dante1349/capacitor-midi
I made a similar lib for web & iOS, no android devices so no Android support yet https://github.com/musetrainer/capacitor-musetrainer-midi.
Feel free to contribue also.
@manhtai thats awesome, i'll check out if i can your ios solution in my branch, feel free to checkout my android solution
@Dante1349 Will do when I got an Android to play with, thanks anw!