Getting Live timeline info into M4L
I'm not sure if this is easy and I'm missing something, or it's difficult but I'm not finding any info on the subject.
We're building a system for a show that has video slaving off of the Live set through SMPTE. Unfortunately the video system is SMPTE only, so we were putting together a quick M4L patch using the smpte~ external by Mattijs Kneppers. Great external, but we need to have the object slave off the Live timeline.
Is there some way to feed/get the timeline info from Live into M4L somehow? I know we could just stripe a track SMPTE, which is fine and probably what we'll end up doing, but as a challenge I thought this would be a good exercise and potentially useful in the future. Many thanks!
Jeff Merkel
Try the device in this thread, it outputs the timeline position from Arrange mode to my knowledge, looked at it last night for another project...
Cheers
D
[plugsync~] provides tempo relative time (beats) which can be translated to absolute time.
Huge thanks guys! [plugsync~] was exactly the ticket! [translate] is pretty sweet too. I hadn't seen that one before! Very helpful indeed. Thanks again!