Re: MIDISendSysex?
Re: MIDISendSysex?
- Subject: Re: MIDISendSysex?
- From: Kurt Revis <email@hidden>
- Date: Mon, 23 Jun 2003 10:22:00 -0700
On Monday, June 23, 2003, at 01:03 AM, Peter Karlsson wrote:
Is it ok to use a MIDIPacket to send a sysex request or MUST I use
MIDISendSysex?
Either one is OK. MIDISendSysex() is more convenient in many cases,
but it is not required to use it.
Is it ok to use MyReadProc to receive the dump or is it better to do
it some other way?
There is no other way. (Unless gnomes have been adding functions to
CoreMIDI when I wasn't looking...)
--
Kurt Revis
email@hidden
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.