Closed
Description
Here is a working proof-of-concept to support virtual wires/jacks for MIDI devices:
https://github.com/kaysievers/Adafruit_TinyUSB_Arduino/tree/midi-jacks
https://github.com/kaysievers/ArduinoCore-samd/tree/tinyusb-midi-jacks
Tested to create 1 or 3 virtual jacks.
Please let me know how to proceed, or if you have any better ideas. I would finish it properly if this is an interesting feature. Thanks!