Page 1 of 1

R6 OSC Arguments Issue

Posted: Thu Nov 30, 2017 00:54
by pfelberg
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

Re: R6 OSC Arguments Issue

Posted: Thu Nov 30, 2017 01:41
by pfelberg
Another question...
Although there are no longer UP and DOWN layer buttons, is it possible to use

/composition/selectedlayer/movedown and /composition/selectedlayer/moveup ?

thanks

Paulo

Re: R6 OSC Arguments Issue

Posted: Thu Nov 30, 2017 03:42
by Oaktown
It seems to work fine for me:
phpBB [video]

Re: R6 OSC Arguments Issue

Posted: Thu Nov 30, 2017 10:30
by pfelberg
Indeed.
I am running on PC though.

Re: R6 OSC Arguments Issue

Posted: Thu Nov 30, 2017 15:10
by Zoltán
pfelberg wrote:I am used to control the "selected clip" behaviour and direction.

The current input adress is this:
/composition/selectedclip/transport/position/behaviour/playdirection
Works for me on windows too, I copy pasted the address from your post.
pfelberg wrote:Although there are no longer UP and DOWN layer buttons, is it possible to use
I don't think so, no.

Re: R6 OSC Arguments Issue

Posted: Thu Nov 30, 2017 16:18
by Oaktown
I tested on my PC and it works as well. I also did the same as Zoltan and copied/pasted the OSC command from your post for both tests. I'm sending integers from 0 to 3 via Vezer.

Re: R6 OSC Arguments Issue

Posted: Thu Nov 30, 2017 18:33
by pfelberg
Oaktown wrote:I tested on my PC and it works as well. I also did the same as Zoltan and copied/pasted the OSC command from your post for both tests. I'm sending integers from 0 to 3 via Vezer.
Thank you guys.
Touch OSC is doing something wrong. Something is wrong. Its crazy.

Re: R6 OSC Arguments Issue

Posted: Wed Dec 06, 2017 16:06
by pfelberg
There it comes, my first personal and custom layout for Resolume 6. Fully functional, with the usage of Tuna Knobs.
All syntax was fixed and it is working properly.

I am missing the possibility of using buttons to move layers UP and DOWN.
20171206_120526.jpg
20171206_120533.jpg