Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Midi-in from midi keyboard

Status
Not open for further replies.

dazibehappy

Computer
Joined
Apr 14, 2005
Messages
1
Location
GB
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top