Page 1 of 1

FWDing of OSC messages

Posted: Sun Oct 27, 2013 4:28 am
by freadZdead
Hi Claude,

I tried to have an xy-pad that is not bound to an LXConsole function to be forwarded, but where it normally gets detected by OSCulator as having two arguments (and thus you can split them), currently it seems to only give one of the two arguments - the other seems gone (in the case of this xypad - the x variable is forwarded as a single argument message, the y variable has been discarded).

Posted: Sun Oct 27, 2013 6:39 pm
by admin
The latest build 3.2.7 (6927A) adds the ability to forward OSC messages with more than one argument.

Posted: Thu Oct 31, 2013 2:10 am
by freadZdead
Awesome, tested it, and it works like a treat!