02-24-2010, 09:43 PM
Cannot give an example. Maybe it would be simple, but I would have to learn much, and find and install MIDI software for testing.
Receiving:
At first create something similar to QM MIDI triggers, but simpler, so that you would understand how everything works. Then extend to receive sysex messages. It is documented in MSDN.
Sending:
Sending sysex messages should be easier. Open MIDI out and call midiOutLongMsg.
Receiving:
At first create something similar to QM MIDI triggers, but simpler, so that you would understand how everything works. Then extend to receive sysex messages. It is documented in MSDN.
Sending:
Sending sysex messages should be easier. Open MIDI out and call midiOutLongMsg.
