Page 1 of 1

OSC Absolute Addresses Not Working

Posted: Thu Dec 23, 2021 02:36
by kiwinonno
Hi,

I'm using the latest version of Resolume, and the OSC/PAR vst in Ableton to send OSC data to Resolume.

For some reason none of the absolute addresses work (as in nothing gets triggered when Resolume receives the OSC commands). Only the relative addresses work fine. Below are screenshots of how the vst is configured and the OSC data Resolume is receiving.

Does anyone know why the absolute addresses don't work? Thanks.

Re: OSC Absolute Addresses Not Working

Posted: Thu Dec 23, 2021 23:00
by Zoltán
Too many leading /-s there probably.

Re: OSC Absolute Addresses Not Working

Posted: Mon Jan 03, 2022 02:37
by kiwinonno
I was thinking that might be the case. But if I set the address in osc/par without the forward slash in the beginning (e.g. composition/layers/1/clips/2/connect) then Resolume receives an address with two forward slashes instead of three.

So could it be that the vst appends a forward slash and Resolume appends another one, thus resulting in two forward slashes at the beginning?

Re: OSC Absolute Addresses Not Working

Posted: Mon Jan 03, 2022 18:55
by Zoltán
Sounds more like the VST adding two leading slashes ;)

Check it's output with an OSC monitor app.