Triggering media on independent layers

In my project, I have a media layer with multiple columns and an independent layer that contains multiple videos. Is there a way when a specific column in the media layer is played that it can trigger a specific video in the independent layer to play?

I have an app that communicates with Millumin via OSC and tried doing this via an OSC call. However, the timing does not sync up perfectly because it is being done via 2 independent OSC calls. I would like to handle this automatically with Millumin,

Comments

Sign In or Register to comment.