Re: using the Generic AUView
Re: using the Generic AUView
- Subject: Re: using the Generic AUView
- From: Alberto Ricci <email@hidden>
- Date: Thu, 17 Oct 2002 23:53:28 +0200
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.