Hello, my friends.
Following up on the USB device descriptor work from the past few
weeks, here is the host side: USB MIDI 2.0 on the Teensy 4.1 host
port.
Same spirit as the cores fork: minimal changes, transport only.
The USBHost_t36 fork...
Hi @h4yn0nnym0u5e , thanks for reading the post carefully.
You pinpointed exactly what I chose not to bring into this
conversation yet: the application layer. The initial post covered
only USB descriptors and raw UMP I/O because I wanted to...