Custom USB MIDI descriptor #1006
Unanswered
ctag-fh-kiel
asked this question in
Q&A
Replies: 1 comment
-
you will to follow usb midi spec 1.0 and use the existing declaration for reference https://github.com/hathach/tinyusb/blob/master/src/device/usbd.h#L257 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Any advice on how to change the default USB MIDI descriptor to just having 1 midi output? (default has 1 in + 1 out).
Thx :)
Beta Was this translation helpful? Give feedback.
All reactions