• 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
AUGraph traversal during rendering
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AUGraph traversal during rendering


  • Subject: AUGraph traversal during rendering
  • From: Taylor Holliday <email@hidden>
  • Date: Fri, 24 Aug 2012 10:55:29 -0700

Does AUGraph have a way of avoiding the traversal of the entire graph
during rendering? Calling the AU rendering function can be bypassed if
the inputs have been silent longer than the effect's tail time, but in
a simple pull-based implementation it would still require traversal of
the entire graph (such is the case with Chrome's implementation of the
WebAudio API).

thanks!
- Taylor
 _______________________________________________
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

  • Prev by Date: Re: Code signing question - HELP
  • Next by Date: AudioConverter and ExtAudioFile in AudioConverterComplexInputDataProc
  • Previous by thread: Re: Code signing question - HELP
  • Next by thread: AudioConverter and ExtAudioFile in AudioConverterComplexInputDataProc
  • Index(es):
    • Date
    • Thread