Re: what does kAudioUnitParameterFlag_ExpertMode mean?
Re: what does kAudioUnitParameterFlag_ExpertMode mean?
- Subject: Re: what does kAudioUnitParameterFlag_ExpertMode mean?
- From: William Stewart <email@hidden>
- Date: Tue, 26 Oct 2004 11:02:44 -0700
By default all params are persistent once the param mechanism is used in the
elements (which is the normal case)...
There's several ways I can think to work around this:
(1) Overide RestoreState - the "un-persist" the params in question
Or
(2) Overide Get/Set Parameter from AUBase and keep your own param state
around for these parameters that doesn't get persisted.
Bill
On 26/10/04 10:12 AM, "Hidetomo Katsura" <email@hidden> wrote:
> i must be looking in the wrong places. where can i find the
> descriptions of these parameter flags?
>
> i just want to setup a non-persistent parameter. is it possible? how?
>
> thanks in advance,
> katsura
>
> _______________________________________________
> 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
--
mailto:email@hidden
tel: +1 408 974 4056
__________________________________________________________________________
Culture Ship Names:
Ravished By The Sheer Implausibility Of That Last Statement [GSV]
I said, I've Got A Big Stick [OU]
Inappropiate Response [OU]
Far Over The Borders Of Insanity And Still Accelerating [Eccentric]
__________________________________________________________________________
_______________________________________________
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