I want to know how to make a program communicate with my extrernal MIDI device (Keyboard) in Visual Basic 6.
I've found some examples, but those didn't work very well.
/Frazer
Printable View
I want to know how to make a program communicate with my extrernal MIDI device (Keyboard) in Visual Basic 6.
I've found some examples, but those didn't work very well.
/Frazer
Be more specific. What exactly do you want to do?
I've written a VB5 Midi Sys-ex I/O program that you could get an Idea from. Send and Receive Sysex.
http://personal.mia.bellsouth.net/mi...x-IO.zip:cool:
I've written a VB5 Midi Sys-ex I/O program that you could use as an example. Send and Receive Midi I/O using API calls (Callback etc.). No controls.
You can download from my page:
http://personal.mia.bellsouth.net/mi.../sys-ex-IO.zip