OSC-Output

Post your questions here and we'll all try to help.
Post Reply
luckaas
Posts: 1
Joined: Tue Aug 30, 2022 09:59

OSC-Output

Post by luckaas »

Hi there!

I'm making an application that goes from my Ipad to Touchdesigner to Resolume.
Now I was wondering if there's a possibility to get an OSC out message from resolume to Touchdesigner with for example the amount of clips in layer 1.
That would be a big help!

Thanks in advance
Lucas

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

Re: OSC-Output

Post by Zoltán »

Well, the layer count is not available via OSC, but you could try polling all the clip names like /composition/layers/*/clips/*/name "?", and use the layer and clip index in the response OSC addresses.

Or use the API, to get the whole composition. https://resolume.com/support/en/restapi
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

Post Reply