moving loop like scrub
hi, is there a way to move the loop like for the scrub instead of setting the loop start to a point in the timeline?
Hello benwadub,
Yes, that is true, the channels start counting from zero 😉
I checked the code for ‘loop_length’ and came to the conclusion that although, when displayed in CSS log, the numbers were correct, it was not reflected in Ableton. So you just have to put the calculation back in the ‘loop_length’, like this: “self.song().loop_length = self.song().loop_length + 4.0”
I also simplified the ‘clip grid quantization’ script I made for you last time. So now you only have to adjust (‘Endless encoder 7’ and ‘Endless encoder 7 latest velocity value’) to the encoder you will use.
I tested both scripts with a relative knob. You can check them out.
A la prochaine 😉
Sign up
User registration is currently not allowed.