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?
OSC message "/composition/selectedlayer/connectspecificclip" only works with values 0 or 1
Re: OSC message "/composition/selectedlayer/connectspecificclip" only works with values 0 or 1
Thank you for letting us know, I have created a ticket (11386)
yes, there is: https://resolume.com/support/en/layers# ... -next-clipgrit 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?
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
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
-
- Posts: 30
- Joined: Sat Feb 14, 2015 20:50
- Location: Utrecht
Re: OSC message "/composition/selectedlayer/connectspecificclip" only works with values 0 or 1
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
/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
Yeah, that's broken too. I have created a ticket. (11403)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![]()
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
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
Re: OSC message "/composition/selectedlayer/connectspecificclip" only works with values 0 or 1
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