scrub to absolute song position
Posted: Thu Mar 31, 2011 11:29 pm
It would be great to have a 'scrub_to' function in the LiveAPI.
Right now the 'live_set' only has a 'scrub_by' function which takes a time relative to the current position. I miss a function like 'scrub_to' that allows to jump to an absolute song position while playing without losing the tempo, just like when the mouse is pressed over the scrub area.
Please, correct me if I'm wrong and this can be done in some other way.
It would be great also if both 'scrub_by' and 'scrub_to' made the jump synchronized according to the quantization setting. Right now it seems that scrub_by always behaves like a 1/16 quantization. Maybe there should be a different function to distinguish this quantization from the global quantization or allow to specify the desired quantization when calling the function (ie: scrub_to(24,'1bar'))
Hope you like the idea (for a better scriptable Live).
Right now the 'live_set' only has a 'scrub_by' function which takes a time relative to the current position. I miss a function like 'scrub_to' that allows to jump to an absolute song position while playing without losing the tempo, just like when the mouse is pressed over the scrub area.
Please, correct me if I'm wrong and this can be done in some other way.
It would be great also if both 'scrub_by' and 'scrub_to' made the jump synchronized according to the quantization setting. Right now it seems that scrub_by always behaves like a 1/16 quantization. Maybe there should be a different function to distinguish this quantization from the global quantization or allow to specify the desired quantization when calling the function (ie: scrub_to(24,'1bar'))
Hope you like the idea (for a better scriptable Live).