example of osc message

Post your questions here and we'll all try to help.
Post Reply
joffo
Posts: 64
Joined: Mon Jan 18, 2010 06:46

example of osc message

Post by joffo »

Hello
I work with a fabulous modular software developped by a french programmer named usine : http://www.sensomusic.com/
this soft offer me the possibility of making patch that permit to create amazing interface to control and make sequences in resolume.
It can work with midi or osc . I'd prefer use osc because i think it's more accurate and i don't have to make the fastidous task of mapping midi on each clips.
But i don't manage to send osc message.
I check all the parameters (ip adress ,port...) and i'm sure than usine send a message (port 7000 ip adress 10.0.0.127). resolume osc is activated.
i think i don't send the good message (for the moment i tried /layer1/video/opacity/values and i modulate between 0 and 1).
did i make a mistake ?
could you give me some examples of good syntaxis to control for example the opacity of one clip , the triggering , the size, the speed position etc.
Thank you
Jof

edwin
Team Resolume
Posts: 1207
Joined: Thu Oct 07, 2004 10:40

Re: example of osc message

Post by edwin »

Hi Jof,
Good to see more OSC enabled tools, i'm gonnan have a go at this myself.
/layer1/video/opacity/values is a valid address, you might want to toggle 'bundles' on or off in the preferences.

joffo
Posts: 64
Joined: Mon Jan 18, 2010 06:46

Re: example of osc message

Post by joffo »

ok so why it dosen't work ?
what is th problem ?
http://www.sensomusic.com/forums/upload ... config.jpg

joffo
Posts: 64
Joined: Mon Jan 18, 2010 06:46

Re: example of osc message

Post by joffo »

excuse me but where can i find a complete list of osc adresses for resolume i don't manage anymore to speak between my software and resolume.

edwin
Team Resolume
Posts: 1207
Joined: Thu Oct 07, 2004 10:40

Re: example of osc message

Post by edwin »

Is your patch sending out OSC in bundles, check the bundles checkbox if not uncheck it.
Check the OSC section in our manual for more information:
http://www.resolume.com/avenue/manual/

To find out the address of an ui element, enable mapping (midi or key) and click on a highlighted element.
If you enabled OSC in the preferences you will see a label at the bottom of the mapping panel that shows the address of the highlighted element.

joffo
Posts: 64
Joined: Mon Jan 18, 2010 06:46

Re: example of osc message

Post by joffo »

Sorry but i can't manage to speak with resolume by osc :(
i think is a ip adress problem.
i work in the same computer for my 2 softs.
can you tell me which adress i have to give to my first soft (usine) to speak with resolume ?
best regards.
Jof

joffo
Posts: 64
Joined: Mon Jan 18, 2010 06:46

Re: example of osc message

Post by joffo »

i had a trouble with my firewall now it works !
thank you

Post Reply