No OSC input

Post your questions here and we'll all try to help.
Post Reply
Keizer
Posts: 3
Joined: Thu Feb 05, 2015 18:55

No OSC input

Post by Keizer »

Hello,

I can't seem to get OSC control to work with Resolume Arena.

I'm using TouchOSC and I've made a custom interface with just 3 faders that should control the opacity of layer 1, 2 and 3.

I've used a OSC monitor to check if the data is atleast ariving on my computer and they do appear but it seems Resolume isn't picking up the data.

OSC output is working just fine as I have another monitor running on my laptop and I see the data as well but again it isn't being picked up by Resolume.

So I assume I must do something wrong but I can't figure it out. Anyone out here with more experience?

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

Re: No OSC input

Post by Zoltán »

check firewall settings,
switch to another port, maybe it is allready used.
there is a little square next to the input port setting in resolume, it should be checked (lit).
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

Keizer
Posts: 3
Joined: Thu Feb 05, 2015 18:55

Re: No OSC input

Post by Keizer »

Firewall off
tried 3 different ports
boxes are checked

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

Re: No OSC input

Post by Zoltán »

osc addresses/values are sent correctly?
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

DayVeeJay
Posts: 388
Joined: Mon Nov 05, 2007 23:38
Location: Chicago, IL

Re: No OSC input

Post by DayVeeJay »

Try sending OSC commands from resolume on another computer or by using this layout:

http://www.martin-thoburn.com/vj/touch- ... esolume-3/

Doing this will determine if your TouchOSC layout is setup correctly

Keizer
Posts: 3
Joined: Thu Feb 05, 2015 18:55

Re: No OSC input

Post by Keizer »

Well thanks DayVeeJay using that layout I was able to send and recieve the messages. I must have done something wrong with my own layout will try to figure out what I did wrong and report back here.

Edit:
One quick look at the layout in TouchOSC editor showed my error.

I copy'd /layer1/opacityandvolume (Float 0.0 - 1.0) fully while ofcourse it should have been /layer1/opacityandvolume and then under value range put 0 and 1

Ahh well thanks for the help guys another thing learned.

Post Reply