programatically define start of clip
Hi.
I have a very simple problem for which I cannot find a solution:
How do I start a clip at a time that is defined by an expression, marker, control or script?
Ideally, I would like to somehow connect a marker to a clip so that the clip in the timeline moves with the marker.
One application would be to play a sound ("click") at a time defined by a marker (set to the point at which the finger hits the button).
My ideas: put a freeze frame in front of the clip, whose length can then be changed via a control variable/expression/script.
Or stretch the first frame of the clip to the length of time corresponding to the current time point.
The dream would be to have a method like "PlaySoundAtTime(sound, time)" or "StartClipAtTime(Layer, time)".
Or is there a general rule, why this can't be done?
Many thanks in advance
