Re: Components
Re: Components
- Subject: Re: Components
- From: Glenn Olander <email@hidden>
- Date: Sat, 15 Feb 2003 07:15:03 -0800
Ok, that makes sense. In the early stages like this, it's to be
expected that many AU things are yet to be documented, but I'd vote for
putting this in the overview section of the SDK. Otherwise any newcomer
will be mystified why two things which one would expect to be tightly
coupled are instead loosely coupled.
- Glenn
On Friday, February 14, 2003, at 04:42 AM, Marc Poirier wrote:
I understand you can use an AudioUnit to query properties of an
AudioUnit instance (a ComponentBase). Is it possible to retrieve a
reference to the instance from an AudioUnit? What I'm wondering is: is
it possible to invoke methods on an AudioUnit instance from a view?
Or,
is the connection between the view and the AudioUnit instance
intentionally restricted to properties and parameters?
One of the
advantages is that this allows you to run the two components in
separate
address spaces (like separate computers) and the Component Manager
resolves calls between the two.
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.