Skip to content

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

@renetik

Description

@renetik

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions