Changing start marker of clip with API
Posted: Fri Aug 13, 2010 11:12 pm
A few questions:
1) Can you change the start position of a clip (the lower triangle on the left in the clip view) with the API so that the loop length doesn't change? What is the path name? It's got to be under "live_set tracks N clip_slots M clip" I am thinking the function may be "move_playing_pos" but I am not sure. In the help box in Live, the button is called the "start marker" when you hover over it, but I can't find any similarities in the documentation.
2) Also, for the parameter type "double" is this different from a regular float or does it just mean it has more decimal spaces and therefore more bytes.
1) Can you change the start position of a clip (the lower triangle on the left in the clip view) with the API so that the loop length doesn't change? What is the path name? It's got to be under "live_set tracks N clip_slots M clip" I am thinking the function may be "move_playing_pos" but I am not sure. In the help box in Live, the button is called the "start marker" when you hover over it, but I can't find any similarities in the documentation.
2) Also, for the parameter type "double" is this different from a regular float or does it just mean it has more decimal spaces and therefore more bytes.