• 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: How to set buffer size for Audio Output Unit?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to set buffer size for Audio Output Unit?


  • Subject: Re: How to set buffer size for Audio Output Unit?
  • From: Chris Rogers <email@hidden>
  • Date: Thu, 30 Aug 2001 11:04:37 -0800

Hi Roger,

Thanks for the advice. Currently I am doing something quite similar
to what you propose. To generate the samples in the larger buffer
I create a thread (NSThread). The AudioUnitCallback then simply
talkes the samples from this buffer and writes them into the small
supplied buffer.



I think if you follow Roger's suggestion, you won't need to resort to using a
separate thread to render (which should definitely be avoided if possible).

Chris


References: 
 >Re: How to set buffer size for Audio Output Unit? (From: Christof Faller <email@hidden>)

  • Prev by Date: AudioOutputUnit and its AudioDevice
  • Next by Date: Re: How to set buffer size for Audio Output Unit?
  • Previous by thread: Re: How to set buffer size for Audio Output Unit?
  • Next by thread: AudioOutputUnit and its AudioDevice
  • Index(es):
    • Date
    • Thread