Page 1 of 1

Set all clips to "continue playback" at once?

Posted: Sun May 05, 2019 06:53
by tanya
Hi everyone,

Just wondering if it's possible to set all clips in a deck to "continue playback" at once? I'm just hoping to avoid having to go through each clip and turn on continue playback ;)


Thanks!

Tanya.

Re: Set all clips to "continue playback" at once?

Posted: Wed May 08, 2019 10:26
by Zoltán
Sending OSC to Resolume to this address:
/composition/layers/*/clips/*/transport/position/behaviour/playmodeaway
with int 1 should do the trick.

https://resolume.com/support/en/osc#wildcards

Re: Set all clips to "continue playback" at once?

Posted: Fri May 10, 2019 22:08
by tanya
Amazing! Thank you!