Skip to content

Hybrid USB MIDI devices not recognised #22

Open
@doughadfield

Description

@doughadfield

Hi, the midi2usbhost does not recognise the following devices, which are supposed to have a class compliant MIDI USB profile, but as part of multiple other profiles (USB audio, etc):
Line6 HX Stomp
Line6 Pod Go

My objective in building the midi2usbhost project is to connect wired MIDI to my Pod Go, as this only has USB MIDI connection. I have sucessfully connected the Pod Go via a Raspberry Pi Zero running Linux, using the ttymidi-sysex driver to pass traffic between the USB Pod Go and wired MIDI on the UART. However I would very much like to get this going with a Pico, for lots of reliability and simplicity reasons.

The MIDI descriptor for the Pod Go (as dumped from Linux) is included below. As can be seen, it's large and complex, but we're only interested in the MIDI piece, which is supposed to be class compliant. What's the chance of being able to support this device with midi2usbhost?

thanks again

Doug

podgo-descriptor.txt

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