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?
No OSC input
Re: No OSC input
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).
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
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
Re: No OSC input
Firewall off
tried 3 different ports
boxes are checked
tried 3 different ports
boxes are checked
Re: No OSC input
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
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
Re: No OSC input
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
http://www.martin-thoburn.com/vj/touch- ... esolume-3/
Doing this will determine if your TouchOSC layout is setup correctly
Re: No OSC input
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.
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.