Re: AUCarbonViewControl bug?
Re: AUCarbonViewControl bug?
- Subject: Re: AUCarbonViewControl bug?
- From: Os <email@hidden>
- Date: Sat, 7 Feb 2004 14:27:27 +0000
That's reassuring, that it's not just me having this problem.
My solution at the moment is to comment out line 139 of
AUCarbonViewControl.cpp
if (mInControlInitialization == true) {
mInControlInitialization = false;
// return;
}
cheers,
os.
On 7 Feb 2004, at 13:17, Airy Andri wrote:
If there is no ParamSet only the first time, yes, it is probably the
same problem.
Airy
Le 7 fivr. 04, ` 14:07, Urs Heckmann a icrit :
OHHHH
I had problems when compiling Zebra with XCode/Panther. Whenever I
chose anything from one of the PopUp Menus the first time, the AU
wouldn't see a AUParameterSet. - I thought it was a strange issue,
and I havn't had a clue, yet, allthough I suspected it could be the
new Base Classes...
Could this be the same bug? - The PopUps only show
kAudioUnitParameterUnit_Indexed with ParameterValueStrings
attached...
Cheers,
;) Urs
email@hidden
http://www.collective.co.uk/
_______________________________________________
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.