Retreiving Custom SLider value help needed
I am working on a script, that I need to get the slider value sent to. I have read there is a way to set a slider, then press a button, to get value of where the slider is.
If this were the way a volume slider worked, you would need to put the slider where you want, and then press a button to actually change the volume.
I am looking to do this in one step. Move the slider to the center for instance, and RR sends/stores a 50% command (or 0 to 255 whatever, I can have the script EVAL the range to get the correct value I need). I just need to then read that value after the slider has been moved without an extra "set" button to do it. Does anyone know of a way to do this?
|