Re:USB Composite Device(HID and MIDI)
2012/05/11 12:02:25
(permalink)
............
0x01, //bInCollection
0x01, //baInterfaceNr(1) <<<<<< Isn't that suppose to be 2 ???
/* MIDI Adapter Standard MS Interface Descriptor 9(76) */
0x09, //bLength
0x04, //bDescriptorType
0x02, //bInterfaceNumber
0x00, //bAlternateSetting
.........