OSC Absolute Addresses Not Working

Post your questions here and we'll all try to help.
Post Reply
kiwinonno
Posts: 2
Joined: Thu Dec 23, 2021 02:25

OSC Absolute Addresses Not Working

Post 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.
Attachments
Image 127.png
Image 126.png
Last edited by kiwinonno on Mon Jan 03, 2022 03:01, edited 1 time in total.

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

Re: OSC Absolute Addresses Not Working

Post by Zoltán »

Too many leading /-s there probably.
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

kiwinonno
Posts: 2
Joined: Thu Dec 23, 2021 02:25

Re: OSC Absolute Addresses Not Working

Post 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?

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

Re: OSC Absolute Addresses Not Working

Post by Zoltán »

Sounds more like the VST adding two leading slashes ;)

Check it's output with an OSC monitor app.
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