Move Clip Region Markers via m4l API?
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
Yes. It can't be done. We're out of luck here.
of course, this is possible, I'm doing it
@11olsen: Please show us how you do it.
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.
Have you found that when the start/end point is changed, while the clip is playing, it effects the playback position?
thank you 11OLSEN !