Re: CoreMIDI and fBsyErr
Re: CoreMIDI and fBsyErr
- Subject: Re: CoreMIDI and fBsyErr
- From: Doug Wyatt <email@hidden>
- Date: Thu, 10 Jul 2003 09:29:58 -0700
On Wednesday, Jul 9, 2003, at 23:03 US/Pacific, Cianflone, Chris wrote:
Sure enough, the MIDIServer is somehow opening our temporary files. So
why
is CoreMIDI grabbing hold of our open files? Is this normal behavior?
Unfortunately MIDIServer is inheriting the open file descriptors from
the client process that started it. This has been fixed for Panther.
A workaround is to make a CoreMIDI call very early in your application
(e.g. MIDIClientCreate or MIDIGetNumberOfDestinations), before opening
files.
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.