Midi-in from midi keyboard
Midi-in from midi keyboard
(OP)
Hi guys, im having trouble getting my midi keyboard connected to my VB program. I need to get which note and duration from the keyboard to the program, I have the keyboard open using the followin line of code:
midiInOpen(hMidiin, curDeviceIn, 0, 0, 0)
But has anyone any idea the code to get the note, im sure its something to do with midiInStart but done know how it works.
Any help would be great
CHeers
midiInOpen(hMidiin, curDeviceIn, 0, 0, 0)
But has anyone any idea the code to get the note, im sure its something to do with midiInStart but done know how it works.
Any help would be great
CHeers