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

No MIDI detected with Android Phone #96

Open
ymich9963 opened this issue Jan 29, 2023 · 1 comment
Open

No MIDI detected with Android Phone #96

ymich9963 opened this issue Jan 29, 2023 · 1 comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@ymich9963
Copy link

When using this library and connecting it to an Android phone, no MIDI data is detected. Using another USB/MIDI library like (Arduino-USB-MIDI) the data is detected on the phone no problem. That's what I've noticed and my knowledge of MIDI and code can only go this far.

@per1234 per1234 added the type: imperfection Perceived defect in any part of project label Jan 29, 2023
@mbchandru
Copy link

mbchandru commented Aug 23, 2024

I had used the MIDIUSB library https://www.arduino.cc/reference/en/libraries/midiusb/ of this branch, with NO problems.

My setup was Arduino-Leonardo generating MIDI with this library. On the laptop, the MIDi was sent thru Midiberry (Windows 11) to loopMIDI and the MIDI was picked up by Cakewalk on same laptop, easily.

Then disconnected the laptop, and connected my Android phone with USB_C-type To Micro USB-B type, OTG cable to Arduino. Simply Piano app recognized the Arduino and played the MIDI, with pomp. No issues.

Most of the other Android apps were not able to detect the MIDI notes or hung. Examples are MIDI Connector, USBMIDIConnect etc.

@per1234 per1234 added the topic: code Related to content of the project itself label Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

3 participants