AUGenericView preset name display for user state
AUGenericView preset name display for user state
- Subject: AUGenericView preset name display for user state
- From: Marc Poirier <email@hidden>
- Date: Thu, 19 Dec 2002 21:49:14 +0100 (CET)
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.