• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: dumb newbie question on avoiding dropouts in ioproc
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dumb newbie question on avoiding dropouts in ioproc


  • Subject: Re: dumb newbie question on avoiding dropouts in ioproc
  • From: Miles Egan <email@hidden>
  • Date: Fri, 4 Feb 2005 15:29:27 -0800

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:

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>)

  • Prev by Date: Re: dumb newbie question on avoiding dropouts in ioproc
  • Next by Date: Re: dumb newbie question on avoiding dropouts in ioproc
  • Previous by thread: Re: dumb newbie question on avoiding dropouts in ioproc
  • Next by thread: Re: dumb newbie question on avoiding dropouts in ioproc
  • Index(es):
    • Date
    • Thread