arduino-libraries / MIDIUSB

A MIDI library over USB, based on PluggableUSB
GNU Lesser General Public License v2.1
480 stars 89 forks source link

Library uncompatible with the Arduino nano BLE #61

Open IsaacDinis opened 4 years ago

IsaacDinis commented 4 years ago

Hello,

First thanks for the great work with this library. I really enjoy it. I just noticed that the library is not compatible with the arduino nano BLE. Do you plan to make it compatible ? It would be great to have a midi controller able to use usb and bluetooth.

Thanks, Isaac

lathoub commented 3 years ago

Working on it in https://github.com/lathoub/Arduino-USBMIDI, all help welcome :-)

algomusic commented 3 years ago

This could also help on the Adafruit Circuit Playground Bluefruit - also currently unsupported. Thanks for your ongoing dev.

per1234 commented 2 years ago

Related: https://github.com/arduino-libraries/MIDIUSB/issues/73

amowry commented 2 years ago

I'd also love to see this functionality. Thanks!