microsoft / pxt-bluetooth-midi

A Bluetooth Midi package for Microsoft Make Code
https://pxt.microbit.org/pkg/microsoft/pxt-bluetooth-midi
MIT License
46 stars 18 forks source link

Redirect USB midi keyboard to iPad over bluetooth #11

Open Steph77 opened 5 years ago

Steph77 commented 5 years ago

Hi,

I would like to connect a midi keyboard to GarageBand over bluetooth with a microbit.

I didnt find how to do that un makecode.

Is it possible to redirect midi in, via USB micro:bit's connector to GarageBand over bluetooth ?

Thanks for your help.

Regards,

Stéphane

gbraad commented 4 years ago

The USB connector can not be used as as a host. It is used to power the device and transfer firmware, but it has no capability to act as a USB host (like OTG).