Re: AUGenericView preset name display for user state
Re: AUGenericView preset name display for user state
- Subject: Re: AUGenericView preset name display for user state
- From: Michael Hopkins <email@hidden>
- Date: Fri, 20 Dec 2002 10:22:37 -0800
Marc,
User state preset names are not currently supported by the GenericAUView.
This is a great idea and something that we will look at providing in the
future.
-Michael
On 12/19/02 10:01 PM, Marc Poirier wrote:
>
Message: 1
>
Date: Thu, 19 Dec 2002 21:49:14 +0100 (CET)
>
From: Marc Poirier <email@hidden>
>
To: <email@hidden>
>
Subject: AUGenericView preset name display for user state
>
>
Hi. I'm working on an AU that provides its own file selector to allow
>
old-format preset files to be loaded. After I load the settings, I use
>
AUBase::DispatchSetProperty(kAudioUnitProperty_CurrentPreset, etc.) to set
>
the current preset number to -1 and the name to the string stored in the
>
preset file. However, the name does not show up in Apple's GenericAUView.
>
Instead, the active entry in the preset flip menu becomes completely blank
>
after I load the preset file (no text or check mark).
>
>
So my question is: Does the GenericAUView support displaying the
>
user-state preset name? I just would like to know for sure before I start
>
spending time fixing a "bug" that might in fact just be a missing feature
>
in the GenericAUView...
>
>
Thanks,
>
Marc
_______________________________________________
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.