I'm using a SAMS70 microcontroller and I've added the USB HID middleware from ASF4 to the project and can get my SAME70 Explained evaluation board to communicata as a USB HID device but I need the USB to look like a MIDI device which I think falls under the Generic USB Audio Device and/or Sound Video and Game Controllers USB type.
Can anyone help with what USB Middleware or USB driver to add to my project to make the USB look like a MIDI device? Thanks.