Re: using the Generic AUView
Re: using the Generic AUView
- Subject: Re: using the Generic AUView
- From: Bill Stewart <email@hidden>
- Date: Thu, 17 Oct 2002 15:55:13 -0700
You shouldn't have to do anything at all - because the AUBase class by
default does NOT implement this property (and even in the revised version
that provides support for this, the default AUBase imp will still report an
invalid property error unless the sub class overides this)..
Bill
on 17/10/02 2:53 PM, Alberto Ricci wrote:
>
> Hi. Is there anything special that an AU has to do to indicate that it
>
> would like hosts to use Apple's generic AUView?
>
>
You should simply not override AUEffectBase::GetProperty (at least
>
not for the GetUIComponentList property). Or return
>
kAudioUnitErr_InvalidProperty when you're asked about that property.
>
>
See the sample code in /Developer/Examples/CoreAudio/AudioUnits/...
>
>
Alberto.
>
_______________________________________________
>
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.
--
mailto:email@hidden
tel: +1 408 974 4056
__________________________________________________________________________
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
__________________________________________________________________________
_______________________________________________
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.