Cumulative-start helper: each clip's at is the reactive sum of prior durations (RO). Use timeline() directly for draggable starts.
at
timeline()
timeline(sequential({ intro: 0.7, hold: 1.2, outro: 0.5 }));
Cumulative-start helper: each clip's
atis the reactive sum of prior durations (RO). Usetimeline()directly for draggable starts.