R6 OSC Arguments Issue

Post your questions here and we'll all try to help.
Post Reply
pfelberg
Posts: 678
Joined: Thu Sep 29, 2005 04:49
Location: Rio de Janeiro . Brazil

R6 OSC Arguments Issue

Post 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

pfelberg
Posts: 678
Joined: Thu Sep 29, 2005 04:49
Location: Rio de Janeiro . Brazil

Re: R6 OSC Arguments Issue

Post 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

User avatar
Oaktown
Resolume honorary member
Posts: 2837
Joined: Tue May 08, 2012 15:19
Location: Oakland, CA

Re: R6 OSC Arguments Issue

Post by Oaktown »

It seems to work fine for me:
phpBB [video]

pfelberg
Posts: 678
Joined: Thu Sep 29, 2005 04:49
Location: Rio de Janeiro . Brazil

Re: R6 OSC Arguments Issue

Post by pfelberg »

Indeed.
I am running on PC though.

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

Re: R6 OSC Arguments Issue

Post 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.
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

User avatar
Oaktown
Resolume honorary member
Posts: 2837
Joined: Tue May 08, 2012 15:19
Location: Oakland, CA

Re: R6 OSC Arguments Issue

Post 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.

pfelberg
Posts: 678
Joined: Thu Sep 29, 2005 04:49
Location: Rio de Janeiro . Brazil

Re: R6 OSC Arguments Issue

Post 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.

pfelberg
Posts: 678
Joined: Thu Sep 29, 2005 04:49
Location: Rio de Janeiro . Brazil

Re: R6 OSC Arguments Issue

Post 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

Post Reply