• 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: AUSplitter and kAudioUnitSubType_Splitter
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AUSplitter and kAudioUnitSubType_Splitter


  • Subject: Re: AUSplitter and kAudioUnitSubType_Splitter
  • From: William Stewart <email@hidden>
  • Date: Wed, 17 Oct 2007 11:48:09 -0700

You can't connect between two different graphs - the AUGraph calls explicitly take an augraph parameter as the graph upon which you are going to operate on.

I think this is also an argument to use the single graph object to manage the run time state and build your management abstractions around the various parts/roles of the graph you need to manage. Have a look at the general topology that gets created in AULab when you do this

Thanks

Bill

On Oct 16, 2007, at 5:54 PM, Felipe Bruno Baytelman P. wrote:

Hi Bill:

When I initialize a graph which contains a AUSplitter connected to 2 different AUs (each in different graphs), it will throw an error.
What solution would you recommend?

--Felipe

On Oct 16, 2007, at 3:12 PM, William Stewart wrote:

The second output is something that you can connect too. The AU already will direct the input to the two outputs, so you just have to have the second output connected to something else.

Bill


        Felipe Bruno Baytelman P.

          Baytex Software

    email@hidden   http://www.baytex.net   (+56 98) 249 62 41



 _______________________________________________
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: 
 >AUSplitter and kAudioUnitSubType_Splitter (From: "Felipe Bruno Baytelman P." <email@hidden>)
 >Re: AUSplitter and kAudioUnitSubType_Splitter (From: William Stewart <email@hidden>)
 >Re: AUSplitter and kAudioUnitSubType_Splitter (From: Felipe Bruno Baytelman P. <email@hidden>)

  • Prev by Date: Re: AudioDevice Callback Frequency
  • Next by Date: Basic CoreMIDI setup (was Re: Coreaudio-api Digest, Vol 4, Issue 283)
  • Previous by thread: Re: AUSplitter and kAudioUnitSubType_Splitter
  • Next by thread: Multiple Input/Output project Architecture
  • Index(es):
    • Date
    • Thread