Re: More MIDI sysex problems
Re: More MIDI sysex problems
- Subject: Re: More MIDI sysex problems
- From: Kurt Revis <email@hidden>
- Date: Wed, 2 Jan 2002 18:56:46 -0800
On Wednesday, January 2, 2002, at 01:39 AM, Kurt Revis wrote:
I'm finding that MIDISendSysex() won't send anything to a virtual
destination endpoint. It works fine if I send to an endpoint belonging
to a USB device, though (as expected).
Never mind, this turned out to be my fault. (For some reason I expected
MIDISendSysex() to attach the leading 0xF0 and trailing 0xF7 to the data
I provided. It doesn't.)
However, now that I am doing that correctly, the MIDIMAN driver or
device is failing in that case, too. So it appears to be completely
impossible to send sysex through it. Humph. (I guess I'll try it a
few more times...)
--
Kurt Revis
email@hidden