RE: Meta Param Flag
RE: Meta Param Flag
- Subject: RE: Meta Param Flag
- From: "Kevin Dixon" <email@hidden>
- Date: Fri, 29 Feb 2008 13:50:16 -0500 (EST)
- Importance: Normal
>From the mailing list archive, these are the flags you'll be interested in
"
For parameters marked with kAudioUnitParameterFlag_IsGlobalMeta, any
non-global dependent parameters are assumed to be dependent in every
element of their scope.
For parameters marked with kAudioUnitParameterFlag_IsElementMeta, then its
dependent parameters must all be the same scope, and are assumed to apply
only within a single element, not to other instances of the same parameter
in other elements.
"
Hope that explains it, I had some confusion with this myself on a previous
project.
-Kevin
> Hi Brian,
>
> Thanks for the quick answer.
>
> Yes good idea. I had it in my mind that I might later decide to allow
> multiple solo'ings, and wanted to maintain backwards compatibility - but
> maybe I'm just making life difficult for myself.
>
> If I did want to go down the "Meta Param Flag", do you know how I'd go
> about setting that flag on those parameters?
>
> Paul
>
_______________________________________________
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