Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dumb newbie question on avoiding dropouts in ioproc



On Feb 4, 2005, at 3:02 PM, Jeff Moore wrote:
You definitely should not be doing blocking IO calls inside your render call back. In fact, you should not be doing anything that can block in the render callback. This is exactly the reason why your are getting glitches. There is nothing you can do to work around this, short of moving all your blocking IO into another thread.

You might want to check out the afplay sample code (part of AudioFileTools) in our SDK.

I figured you'd say that. :(

I'll take a look at the sample code. Thanks again for your help.

--
miles

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/coreaudio-api/email@hidden

This email sent to email@hidden
References: 
 >dumb newbie question on avoiding dropouts in ioproc (From: Miles Egan <email@hidden>)
 >Re: dumb newbie question on avoiding dropouts in ioproc (From: Jeff Moore <email@hidden>)
 >Re: dumb newbie question on avoiding dropouts in ioproc (From: Miles Egan <email@hidden>)
 >Re: dumb newbie question on avoiding dropouts in ioproc (From: Jeff Moore <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.