OSC with Medialon

Has anybody experiences about using the OSC with other computers as remote controllers?
I'm working with a Roadhog, which has no built in Timecode/Midi slot. I want to synchronise my cuelists with the Medialon system, which has a built in OSC control unit as well.
Somehow the roadhog doesn't react on the Medialon commands.
The network connection is ok, Touch OSC over the iPhone is working fine on the same time.
There are examples how to write the commands in the manual, I'm not sure, if I write the commands correctly in the Medialon command line.
Are there spaces in between the commands and the "/" ?
Actually I need just a single "go" command from the Medialon system…
Parents
  • [QUOTE=Veit Kaelin;73430]Now I receive commands, looking at the midi viewer, but they still seem not to affect on the roadhog.


    Excellent job with the screen shot of the midi viewer. The message "Error dissecting OSC packet: 9" means the OSC packet received by Hog is not a multiple of 4 bytes and is therefore ignored.

    So this means you are sending something to Hog on the right ip/port, but what you are sending is not legal OSC.
    :outtahere:
Reply
  • [QUOTE=Veit Kaelin;73430]Now I receive commands, looking at the midi viewer, but they still seem not to affect on the roadhog.


    Excellent job with the screen shot of the midi viewer. The message "Error dissecting OSC packet: 9" means the OSC packet received by Hog is not a multiple of 4 bytes and is therefore ignored.

    So this means you are sending something to Hog on the right ip/port, but what you are sending is not legal OSC.
    :outtahere:
Children
No Data