Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Firmata over MIDI #323

Open
cstawarz opened this issue May 31, 2022 · 1 comment
Open

Support Firmata over MIDI #323

cstawarz opened this issue May 31, 2022 · 1 comment
Labels
enhancement New feature or request firmata Firmata interface idea Something to consider ios MWorks for iOS plugin Core plugin

Comments

@cstawarz
Copy link
Member

Would allow a wired connection on iOS devices.

Probably need to use Core MIDI to talk to the device.

Is the Firmata protocol MIDI-compliant enough to keep Core MIDI happy?

Boards with builtin USB (including the Feather M0) can use the Arduino MIDIUSB library to act as a USB-MIDI device.

Apple's Lightning to USB 3 Camera Adapter can be used to connect USB-MIDI devices.

Other potentially useful info:

@cstawarz cstawarz added enhancement New feature or request plugin Core plugin ios MWorks for iOS idea Something to consider firmata Firmata interface labels May 31, 2022
@cstawarz
Copy link
Member Author

cstawarz commented Jan 9, 2023

This issue has been mentioned on MWorks Support. There might be relevant details there:

https://mworks.discourse.group/t/using-adafruit-feather-32u4-bluefruit-le/863/4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request firmata Firmata interface idea Something to consider ios MWorks for iOS plugin Core plugin
Projects
None yet
Development

No branches or pull requests

1 participant