How to make a parameter jump

Post your questions here and we'll all try to help.
Post Reply
DayVeeJay
Posts: 388
Joined: Mon Nov 05, 2007 23:38
Location: Chicago, IL

How to make a parameter jump

Post by DayVeeJay »

I have five surfaces that I'm mapping. I'd like to change the X anchor point so the clip jumps from one surface to the next. Right now I'm using Visution's IR OSC SA. It works perfect until the active clip or layer is changed. Is there a way to send OSC data to a specific clip instead of the active clip/layer?

Zoltán
Team Resolume
Posts: 7603
Joined: Thu Jan 09, 2014 13:08
Location: Székesfehérvár, Hungary

Re: How to make a parameter jump

Post by Zoltán »

you can address any clip directly with
/layerN/clipM/parameter

so /layer3/clip12/
would address the clip in column 12 in layer 3
Software developer, Sound Engineer,
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu

DayVeeJay
Posts: 388
Joined: Mon Nov 05, 2007 23:38
Location: Chicago, IL

Re: How to make a parameter jump

Post by DayVeeJay »

Hell yeah! Thanks Raven!

Post Reply