Have a look at the FilterDemo code in the CA SDK (/Developer/
Examples/CoreAudio)
Hey, it's working, thanks! ;-)
2. Is there an "Integer" parameter type? What I want is a slider
which would step from, say, 1 to 10 in single steps (1, 2, 3).
Yes - declare the parameter as an indexed type - there's an example
of this in the SampleEffect unit in the SDK
Oh great, working great too (as a slider, thought you are obliged to
provide names so it's a selector box).
BTW, one more thing, is there a parameter type which would turn into
a slider with a logarithmic scale? Like LFO rate, for instance, you
want a wide range (say 0.1-100 Hz) but you need a logarithmic slider
to be able to conveniently adjust it in the lower range.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/coreaudio-api/email@hidden