I have been experimenting with MIDI over USB for some time, without much success.
It seems there is more needed than only a HID descriptor, to have a PIC (18F4550) recognized as a 'MIDI Device'.
When I connect a commercial MIDI-to-USB interface, Windows 'sees' it as an 'Audio device'.
Does somebody know of a MIDI descriptor file (that can be used with PicBasic) that will show up the PIC as a MIDI interface?
In fact I only need PC to PIC communication, but two-way communication is of course also welcome!
Suggestions are highly appreciated!