Re: Use of RegisterComponent
Re: Use of RegisterComponent
- Subject: Re: Use of RegisterComponent
- From: ipmlists <email@hidden>
- Date: Tue, 20 Oct 2009 21:22:56 +0100
Hi Brian,
My understanding, from an admittedly not very thorough reading of the
Component Manager Reference, is that a component has to be registered
before you can do anything with it. I've used
RegisterComponentFileRef, as suggested by Jean-Daniel, which seems to
have worked fine, though I suppose a method which didn't involve
registering, if that's possible, would be faster.
Iain
2009/10/16 Brian Willoughby <email@hidden>:
> What is your goal? If you only need to load these AUs yourself, then I
> don't think you need to register them. You should be able to load an AU
> from a path that you calculate. You only need to register these AUs if you
> want the host to find them and be able to use them by themselves. At least
> that's my understanding of the Component Manager's relation to AudioUnits.
>
> Brian Willoughby
> Sound Consulting
>
>
> On Oct 16, 2009, at 06:45, Iain wrote:
>>
>> Could anyone point me to some sample code for using RegisterComponent
>> and friends? I'm trying to install some AUs in a non-standard location
>> (actually inside the .component bundle of another AU) and am a little
>> confused about how to do it.
_______________________________________________
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