Unique OSC address for effect modulation

"Where is Feature X? I need Feature X! How can you not have Feature X?"
Post Reply
Gon
Posts: 2
Joined: Thu Jun 23, 2016 19:44

Unique OSC address for effect modulation

Post by Gon »

currently I can only send OSC to the desired parameter if I have the layer active/selected

(( /activelayer/video/effect1/param2/values ))

is it possible to give every stock/built in effect parameter a unique address, so that OSC data can be sent to it regardless of which layer is selected?

:idea:

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

Re: Unique OSC address for effect modulation

Post by Zoltán »

use
/layer1/video/effect1/param2/values
for layer 1's effect

similarly you can address a clip directly
/layer1/clip1/video/effect1/param2/values
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

Post Reply