Re: System supplied audio units, where are they?
Re: System supplied audio units, where are they?
- Subject: Re: System supplied audio units, where are they?
- From: William Stewart <email@hidden>
- Date: Mon, 28 Sep 2009 11:15:27 -0700
These are audio units, and they are registered and found through the
component manager.
You can see what you have on a system at any time by using auval (a
command line tool)
% auval -a
.. shows you a list of all the audio units
% auval -s aufx
... shows you a list of all of the audio units of the specified type
(in this case aufx)
As to how you find and open these in your application, that is
described in various examples, documents, etc.
Bill
On Sep 27, 2009, at 12:39 AM, tahome izwah wrote:
I'm not sure that I understand the question - why would you care where
they are located on your system? They're most likely hard wired inside
the CoreAudio framework, at least they don't appear to be separate
files like the 3rd party AUs that you can install.
HTH
--th
2009/9/26 James Robertson <email@hidden>:
I understand that the AU files described in the Core Audio Overview
document
are supposed to be built into MacOS X. But I can't find them. What
directory
should I be looking in?
Thanks,
- Jim Robertson
_______________________________________________
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
_______________________________________________
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