• 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: [VST2.4 -> AU] host and property notifications
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [VST2.4 -> AU] host and property notifications


  • Subject: Re: [VST2.4 -> AU] host and property notifications
  • From: Paul Davis <email@hidden>
  • Date: Mon, 25 Mar 2013 12:24:13 -0400



On Mon, Mar 25, 2013 at 12:09 PM, Domagoj Saric <email@hidden> wrote:

 - the "callback" vs "connection" distinction (that I still don't understand why it exits) also makes a difference here: when a hosts "connects" two AUs it is the duty of the downstream AU to synchronize its stream format with the other AU (IOW the host _does not_ manage the stream format in this case)

cross-platform hosts have very good reasons to *not* use AUGraph.

consequently, they never connect two AU's but instead wrap them into the hosts own internal abstraction and shuffle data between them, collecting it from each via a Render callback made to each one individually.

something using an AUGraph would quite likely just connect two AUs directly within the graph.
 _______________________________________________
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: 
 >[VST2.4 -> AU] host and property notifications (From: Domagoj Saric <email@hidden>)
 >Re: [VST2.4 -> AU] host and property notifications (From: Brian Willoughby <email@hidden>)
 >Re: [VST2.4 -> AU] host and property notifications (From: Domagoj Saric <email@hidden>)

  • Prev by Date: Re: [VST2.4 -> AU] host and property notifications
  • Next by Date: Re: [VST2.4 -> AU] host and property notifications
  • Previous by thread: Re: [VST2.4 -> AU] host and property notifications
  • Next by thread: [AU] discrete/noncontiguous parameters
  • Index(es):
    • Date
    • Thread