R6 OSC Arguments Issue
Posted: Thu Nov 30, 2017 00:54
So, I am back developing a new OSC layout for Resolume 6.xx.
It is pretty much ready, but I got struck with an issue:
In R5 this was working flawless.
I am used to control the "selected clip" behaviour and direction.
The current input adress is this:
/composition/selectedclip/transport/position/behaviour/playdirection
Values are from 0 to 3; where
0 to 0 should set to play reverse - the clip plays correctly;
1 to 1 should set to play normal - the clip plays randomly;
2 to 2 should set to be paused - the clip plays randomly;
3 to 3 should set to play randomly - the clip plays correctly;
Is this a bug? Am I missing anything?
Thanks
Paulo
It is pretty much ready, but I got struck with an issue:
In R5 this was working flawless.
I am used to control the "selected clip" behaviour and direction.
The current input adress is this:
/composition/selectedclip/transport/position/behaviour/playdirection
Values are from 0 to 3; where
0 to 0 should set to play reverse - the clip plays correctly;
1 to 1 should set to play normal - the clip plays randomly;
2 to 2 should set to be paused - the clip plays randomly;
3 to 3 should set to play randomly - the clip plays correctly;
Is this a bug? Am I missing anything?
Thanks
Paulo