This is about the slider setminmax message. Let's say "setminmax 200 400". If I then send the "200" time message to the slider, it will output 400 because in order to get 200 we should input 0.
I think the best way is to avoid resizing the slider, rather normalize the input time (respecting the loop range).
This is about the slider setminmax message. Let's say "setminmax 200 400". If I then send the "200" time message to the slider, it will output 400 because in order to get 200 we should input 0. I think the best way is to avoid resizing the slider, rather normalize the input time (respecting the loop range).