AU parameters having min & max values set to 0?!?
AU parameters having min & max values set to 0?!?
- Subject: AU parameters having min & max values set to 0?!?
- From: seb_plogue <email@hidden>
- Date: Fri, 19 Mar 2004 16:36:57 -0500
(while marc is here, might as well post another one he
will most likely answer to :)
short intro blurb:
in Bidule, I already have a internal
"complex" parameter system with min/max/scaling/units/
user-set min+max/etc..
i can pretty much map all AU parameter features
to my internal format.
after some reports and debugging it looks
like there are many many plugs reporting
0/0 as min/max values and the only way
to set/get the correct values is using
a linear [0,1] and use AUParameterValueTo/FromLinear,
i guess i could live with that but i don't
understand the point of having a richer
parameter definition scheme than VST but
still use [0,1].
so my question is am i just trying to be
too clever or those plugs need to be fixed?
_______________________________________________
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.