Re: Communication across AUs
Re: Communication across AUs
- Subject: Re: Communication across AUs
- From: Paul Davis <email@hidden>
- Date: Wed, 30 Jun 2010 07:13:50 -0400
On Wed, Jun 30, 2010 at 5:37 AM, Alex Weiss <email@hidden> wrote:
> Hi,
>
> is there a way for AUs to communicate with each other? [ ... ]
>
> Would something like that be possible?
Not via the AU API. You'd have to do something out of band. It could
still involve Cocoa or other Apple APIs or could use something
cross-platform and not specifically related to Apple. Note, however,
than an AU can be a host for another AU, so if you want a "nested"
arrangement rather than a "parallel" arrangement, and you can shoehorn
your communication needs into the existing AU API, your master could
communicate with its slave(s) and vice versa.
BTW, this fundamental design issue with plugins is a part of the
reason why Harrison's Mixbus exists.
_______________________________________________
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