find out when a clip stops
Hi,
I have recently started looking at the Live API model and am struggling to see if there is a way to determine when a clip in Live stops playing - i.e, clip has now stopped so que up x?
Any help would be greatly appreciated
Cheers
You can observe the property is_playing or playing_status.
needs to be playing_status. is_playing is not observable on a clip
Is it working in the Arrangement view ?