I'd like to use the position of the playing clip in a considered track for warning me : hey, this clip is finishing.
it could be a ratio between the total lenght of the clip and the current position:
current position / total lenght = end zone ratio
if end zone ratio > special value, it warns (led blink or ...)
here, the led becomes red.
so I did that:
it works but it has to be improved and probably, fixed!
any ideas? words? fix? improvement?
there is probably a better solution, but as I didn't find properties like position value etc, I have to build mine.
