Re: MIDISysexSendRequest => virtual source?
Re: MIDISysexSendRequest => virtual source?
- Subject: Re: MIDISysexSendRequest => virtual source?
- From: Kurt Revis <email@hidden>
- Date: Sun, 29 Jan 2006 13:20:45 -0800
On Jan 29, 2006, at 11:19 AM, Greg Wuller wrote:
Can one send sysex data to a virtual source using
MIDISysexSendRequest()?
No, you have to go through MIDIReceived() just like you do with other
MIDI data.
There isn't really anything magic about sysex. You can always send
it just like you would other MIDI data. MIDISendSysex() is just a
convenience.
Each time I do I SEGV.
Not to pick on you particularly -- this happens a lot on the mailing
lists -- but:
If you are reporting a crash, please include a backtrace!
Without a backtrace, we can only guess at what's causing the crash,
unless we go to the trouble of setting up a test case ourself (and
most people won't bother). With a backtrace, it's far easier to see
exactly what's going on, and what code is at fault.
--
Kurt Revis
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden