Re: parameters not showing up in host
Re: parameters not showing up in host
- Subject: Re: parameters not showing up in host
- From: Brian Whitman <email@hidden>
- Date: Tue, 14 Jan 2003 14:35:39 -0500
That's very peculiar! I'm using the December Dev Tools but then I later
installed the Coreaudio sdk avail on apple's site, most of the files
are dated Sep 6 2002. All of Apple's non-custom view ones do fine, but
I can't compile them :) OSX10.2.3.
On Tuesday, January 14, 2003, at 02:27 PM, Airy Andri wrote:
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.
--
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.