Re: Visually grouping AU parameters in generic view
Re: Visually grouping AU parameters in generic view
- Subject: Re: Visually grouping AU parameters in generic view
- From: Philippe GRUCHET <email@hidden>
- Date: Mon, 12 Mar 2007 21:37:38 +0100
Hi,
I'd like very much to know how to do that too for a generic Cocoa
view: displaying a group of parameters inside a NSBox (optionally
titled) like in Apple's "AUMerger" or several groups inside a multi-
box view like in "AUFilter".
Displayed as a little blank separator in the generic Carbon views,
this feature could offer a nice layout quickly made in Xcode with no
custom GUI.
Warmest regards,
Philippe Gruchet
==============
Hello everyone,
Over the past weeks and with many thanks to Michael Hopkins I've
been able to implement a lot of nice features in my new Audio Unit.
Right now, I'm wondering if it's possible to visually group
parameters like in AUFilter (with captions) or AUMerger (without
captions) using the generic view. I know I'm pushing the limits of
these generic views, but I'm a bit reluctant to creating and
maintaining a custom GUI, because it brings a lot of extra work
with it.
I have tried several kAudioUnitParameterFlag values, like _Group
(which seemed obvious) and _HasClump, but I can't seem to find
documentation on this topic and they don't work automatically. I've
tried Google with several parameter names, but I don't get any
descriptive results or useful sample code.
Can anyone enlighten me if these kind of tricks are possible and
how to accomplish them? Thanks in advance for your replies.
With kind regards,
Frank Schoep
_______________________________________________
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