Page 1 of 1

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

Posted: Fri Jun 22, 2018 13:56
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?

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

Posted: Fri Jun 22, 2018 14:41
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

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

Posted: Fri Jun 22, 2018 18:03
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 :)

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

Posted: Tue Jun 26, 2018 08:41
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.

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

Posted: Mon Jul 02, 2018 15:55
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