Hello,
does anyone know how to use the funktion:
GetFader(light_userdata:handle, {[string:token(Fader*)], [integer:index]}): double:value[0..100]
Im expecting to get a double value in percent from the Master of an Executor, but im not sure what it needs for:
-light_userdata:handle => (probably the handle from the GetExecutor() or the SelectedSequence() Funktion)
-string:token(Fader*) => absolutely no idea
-integer:index => absolutely no idea
If im completely wrong and there ist an other way to read fader positions, please help me!
All the best Eremo