OSC message "/composition/selectedlayer/connectspecificclip" only works with values 0 or 1

Post your questions here and we'll all try to help.
Post Reply
grit
Posts: 2
Joined: Fri Jun 22, 2018 13:39

OSC message "/composition/selectedlayer/connectspecificclip" only works with values 0 or 1

Post by grit »

Hello there,

I am sending the OSC message "/composition/selectedlayer/connectspecificclip" to Resolume Arena (v. 6.0.7 on Mac OS) to select a certain clip of the selected layer. It only works, if I am sending the integer values 0 or 1 along. The clips in column 1 or 2 are being activated accordingly. Only if I send integers bigger than 1 along, nothing seems to happen in Resolume.

I added a screenshot showing the OSC messages coming in.

Does somebody have an idea what the issue might be? Did I miss something?

Thanks a lot,
Grit.

PS: I guess there is still no possibility to select "the next clip" of a layer generally using OSC or MIDI, is there?
Attachments
osc_issue.jpg

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

Re: OSC message "/composition/selectedlayer/connectspecificclip" only works with values 0 or 1

Post by Zoltán »

Thank you for letting us know, I have created a ticket (11386)
grit wrote: Fri Jun 22, 2018 13:56 PS: I guess there is still no possibility to select "the next clip" of a layer generally using OSC or MIDI, is there?
yes, there is: https://resolume.com/support/en/layers# ... -next-clip
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

daan.hzndnk
Posts: 30
Joined: Sat Feb 14, 2015 20:50
Location: Utrecht

Re: OSC message "/composition/selectedlayer/connectspecificclip" only works with values 0 or 1

Post by daan.hzndnk »

HALP!
/composition/layers/1/clips/55/video/effects/transform/positionx a (value)
...for other who didn't read the OSC manual (thanks Joris, I DID read it!) : adding an "a" makes it possible to send a absolute value.
only works with the values 0 and 1
Normally it would move the position to a Pixel-value eg. /positionx a 200 = 200 pixels to the right.
guess this is a bigger thing.

HOWEVER thanks so much for the great work!
I love the new Adobe Exporter.

This bug makes me go back to 6.0.6 for a big upcoming show where all the OSC commando's did work properly :)

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

Re: OSC message "/composition/selectedlayer/connectspecificclip" only works with values 0 or 1

Post by Zoltán »

daan.hzndnk wrote: Fri Jun 22, 2018 18:03 HALP!
/composition/layers/1/clips/55/video/effects/transform/positionx a (value)
...for other who didn't read the OSC manual (thanks Joris, I DID read it!) : adding an "a" makes it possible to send a absolute value.
only works with the values 0 and 1

This bug makes me go back to 6.0.6 for a big upcoming show where all the OSC commando's did work properly :)
Yeah, that's broken too. I have created a ticket. (11403)
Going back to 6.0.6 should work if you need this function.
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

grit
Posts: 2
Joined: Fri Jun 22, 2018 13:39

Re: OSC message "/composition/selectedlayer/connectspecificclip" only works with values 0 or 1

Post by grit »

Zoltán wrote: Fri Jun 22, 2018 14:41 Thank you for letting us know, I have created a ticket (11386)

yes, there is: https://resolume.com/support/en/layers# ... -next-clip

Thanks a lot! I was not aware of those two buttons! It works fine. :)

Yours,
Grit

Post Reply