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...