Move Clip Region Markers via m4l API?

jonnyfive's icon

Hi all,

I want to move the Clip Region Markers ie the clip (not loop) start and end point via the Live API is this possible? I do not see this in the LOM, does that mean no?

tia
jonny

xanadu's icon

Yes. It can't be done. We're out of luck here.

11OLSEN's icon

of course, this is possible, I'm doing it

xanadu's icon

@11olsen: Please show us how you do it.

11OLSEN's icon

i can't post an example at the moment but if you switch loop off (of the clip, also possible via lom) then the api calls for the start/end point of the loop are moving
the start/end point of the clip instead. then you can switch back to loop on.

razzkazz's icon

Have you found that when the start/end point is changed, while the clip is playing, it effects the playback position?

Thomas's icon

thank you 11OLSEN !