Hello,
I am trying to create a live sampler / looper abstraction. It will have two horizontal sliders with the start / stop point of the loop. As I will replace the recording during the performance, I need a way to change the values of the output range of the slider dynamically, e.g. to set the range of the slider from 0 to 44100 with
[output-range 0 44100( | [s receive_name_of_hsl]
Thanks in advance, Thomas