• 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: Using an AU directly
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using an AU directly


  • Subject: Re: Using an AU directly
  • From: William Stewart <email@hidden>
  • Date: Thu, 10 Sep 2009 17:34:06 -0700


On Sep 10, 2009, at 2:27 AM, Darrell Gibson wrote:

Bill,

Sorry for the delay in replying (I've been out from the office.) Thanks for your very detailed post, which has cleared up a lot of confusion and vagueness I had.

Can I just clarify a couple of points with you? Is it possible to have an AU that has an input callback AND a connection? If it is what would happen in this situation?

An AU has a collection (zero or more) of elements (members) of a given scope. We call the input and output scopes, buses (input and output respectively of course). A bus can have any number of channels valid for a given AU's configuration.


An input bus can only get input from one source, either a callback or a connection.

It is also expected that only one caller is calling AudioUnitRender - so, we do not support fan in or fan out types of modalities (mainly because if every AU had to support this, certain memory optimisations are not possible). If you want to use a fan in, fan out semantic, we provide the AUMerger and AUSplitter audio units to do this for you.

Bill

_______________________________________________
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


  • Follow-Ups:
    • RE: Using an AU directly
      • From: Darrell Gibson <email@hidden>
References: 
 >Using an AU directly (From: Darrell Gibson <email@hidden>)
 >Re: Using an AU directly (From: tahome izwah <email@hidden>)
 >RE: Using an AU directly (From: Darrell Gibson <email@hidden>)
 >Re: Using an AU directly (From: "Ross Bencina" <email@hidden>)
 >RE: Using an AU directly (From: Darrell Gibson <email@hidden>)
 >Re: Using an AU directly (From: Jean-Daniel Dupas <email@hidden>)
 >Re: Using an AU directly (From: philippe wicker <email@hidden>)
 >Re: Using an AU directly (From: William Stewart <email@hidden>)
 >RE: Using an AU directly (From: Darrell Gibson <email@hidden>)

  • Prev by Date: Re: Audio Units and OpenCL?
  • Next by Date: Re: Accessing audio samples from Audio Queue Buffers
  • Previous by thread: RE: Using an AU directly
  • Next by thread: RE: Using an AU directly
  • Index(es):
    • Date
    • Thread