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 17:39:01 -0500
Thanks marc and airy for the tip, you're right, that screwed it up. The
new SampleEffectUnit project compiles fine and works with parameters
out of the box, ugh, could have saved me a day or so.
I humbly suggest to Apple that they remove the old CoreAudio download
from the ADC, or update it!
On Tuesday, January 14, 2003, at 03:43 PM, Airy Andri wrote:
That's may be you problem.
The december tools have an updated SDK and the sample code has been
updated to use this SDK (if I remember well, there has been
some change in automatic parameter list handling and overriding of
standard properties, like the parameter list).
So, if you use december sample code with september sample code, that
could be the problem.
Airy
Le mardi, 14 jan 2003, ` 20:35 Europe/Paris, Brian Whitman a icrit :
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.
--
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.