Hi everyone,
I am essentially recreating the “Load to Time” slider in QLab, which uses a slider to load cues to a specified time based on the duration. However, the range of my slider currently does not get its value from the selected cue duration.
For example, if a cue is 10 seconds long and my range “max” is set to 100, it will exceed the end point of the cue by 90 seconds - I would like this to change based on the selected cue.
QLab is able to send an OSC message containing the duration information, but I’m not sure how to plug it into the range of the slider on O-S-C.
Any advice would be appreciated!