Re: MIDIOutputPortCreate returning a odd MIDIPortRef
Re: MIDIOutputPortCreate returning a odd MIDIPortRef
- Subject: Re: MIDIOutputPortCreate returning a odd MIDIPortRef
- From: Doug Wyatt <email@hidden>
- Date: Fri, 4 Jun 2004 13:48:24 -0700
On Jun 4, 2004, at 1:17, p3consulting wrote:
MIDIOutputPortCreate returning no error but a odd address for the
MIDIPortRef outPort parameter ?
I know MIDIPortRef is an opaque type but opaque to the point to be an
odd address seems quite strange to me !?
Is MIDIPortRef really an address ?
testing under 10.3.4 when no MIDI device are physically connected to
the machine and don't remember to have seen this happening before...
the MIDIClientref returned by MIDIClientCreate is 0x9810010
and the outPort returned by MIDIOutputPortCreate is 0x9810011
Is this "normal" behavior ?
Yes. It's just a number. Today they happen to start at 0x9810000.
Tomorrow they might look different.
Doug
_______________________________________________
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.