Re: Forking and drop-outs
Re: Forking and drop-outs
- Subject: Re: Forking and drop-outs
- From: Jeff Moore <email@hidden>
- Date: Thu, 1 Nov 2007 11:46:04 -0700
The first thing to do is to nail down what the actual cause of your
glitching is. There are all sorts of reasons for a glitch and knowing
exactly what is causing it, be it excessive scheduling latency for the
IO thread, page faults in your IOProc, or whatever, will be your guide
on fixing it.
On Nov 1, 2007, at 10:55 AM, Ethan Funk wrote:
I noticed that my audio application consistently has short audio
drop outs when it forks off a child process and executes it -the
lame encoder for example. However, If I start another application
from the Finder or run the lame encoder from Terminal while my
application is running there are no dropouts. Is there something I
should be doing, maybe a double fork or similar, to disassociate the
child execution from my applications process?
--
Jeff Moore
Core Audio
Apple
_______________________________________________
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