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

I don't see this library working when device is connected to computer or ipad #71

Open
renetik opened this issue Jan 23, 2022 · 1 comment

Comments

@renetik
Copy link

renetik commented Jan 23, 2022

Tried Sample project from develop branch that has merged master so latest everything... It doesn't seem to recognize when I connect my computer to tablet by cable. I also tried to extend MidiDriver and call open also I don't see it doing anything, no error or warning in console either. What am I missing? (Sure usb works because I can test it right away with standard android midi implementation I have working but I have issue with midi messages disappearing in high load so I wanted to try this library out as it seems to have custom implementation of sending of midi messages )

I found that HashMap<String, UsbDevice> deviceMap = usbManager.getDeviceList(); is returning empty result when I connect tablet to my computer or to iPad .. looks like I cannot get it to work so not possible to find if this library could work better then what I have.

Screenshot_20220123-144419_MIDIDriverSample

@renetik renetik changed the title I don't see this library working... I don't see this library working when device is connected to computer or ipad Jan 24, 2022
@polhomarkho
Copy link

Hi, I have the same question. Is this library able to send midi to a computer when a standard USB cable is plugged (so no USB host) ?
I wanted to control my software synth on my computer using my androidphone (same as this kind of app https://play.google.com/store/apps/details?id=net.volcanomobile.midi_controller), but no chance so far with this library. I'm not sure if it's possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants