Re: parameters not showing up in host
Re: parameters not showing up in host
- Subject: Re: parameters not showing up in host
- From: Airy André <email@hidden>
- Date: Tue, 14 Jan 2003 20:27:37 +0100
I've just tried to recompile SampleEffectUnit and everything looks fine
on my machine.
Did you change anything in the sample code ?
Do you have also this problem with other AU with no custom view ?
(Apple's one for example)
Which system release do you have ?
Which version of the dev tools (and of the AU SDK) ?
Airy
Le mardi, 14 jan 2003, ` 14:58 Europe/Paris, Brian Whitman a icrit :
(sorry for the flurry of mails!)
The 'dummy parameters' in the SimpleEffectUnit AU example don't show up
in any of the AU hosts' generic editors, which leads me to believe I
have to do something to let the host know I have parameters to open the
generic UI for.
I'm setting all the names, minvalue, maxvalue, flags, etc in
SampleEffectUnit::GetParameterInfo. From the looks of the PlayEffect
host example, I need to somehow register a component that indicates
that I have parameters, and apparently the sampleEffectUnit sample code
isn't doing this (or isn't doing it to v2 spec.) Does anyone know what
changes I need to make to have my parameters appear in the generic
editor?
--
Brian Whitman - email@hidden
http://web.media.mit.edu/~bwhitman
Music, Mind and Machine Group - MIT Media Lab
_______________________________________________
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.
_______________________________________________
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.