Control in and out points via osc
Posted: Mon Feb 17, 2025 21:46
Hi all,
I am trying to build an application that controls effects in resolume via OSC.
For example I want to use the add substract effect on layer 1 to do color chases or bumps on that layer.
To make it easier to control, I want to send the colors via an external application to make it easier to control for less experiences users in our group.
I had the following steps in mind to achieve this:
1) Add the effect to the layer
2) Set the RGB values to BPM sync
3) Add an digital envelope
4) Send in and out point values via OSC to get the correct colors
I am stuck at step 4, I can see the OSC out messages when I change the in and out points with this address:
When I try to send a value back to this address nothing changes (It does work when changing the in and out point for the clip position).
Am I doing something wrong or is changing the in and out point in an effect not a feature that is implemented?
If so do you know any other options to achieve my goal?
Thanks in advance!
Resolume version: 6.1.3
I am trying to build an application that controls effects in resolume via OSC.
For example I want to use the add substract effect on layer 1 to do color chases or bumps on that layer.
To make it easier to control, I want to send the colors via an external application to make it easier to control for less experiences users in our group.
I had the following steps in mind to achieve this:
1) Add the effect to the layer
2) Set the RGB values to BPM sync
3) Add an digital envelope
4) Send in and out point values via OSC to get the correct colors
I am stuck at step 4, I can see the OSC out messages when I change the in and out points with this address:
Code: Select all
/composition/layers/1/video/effects/addsubtract/effect/r/in
Am I doing something wrong or is changing the in and out point in an effect not a feature that is implemented?
If so do you know any other options to achieve my goal?
Thanks in advance!
Resolume version: 6.1.3