View Single Post
Old 11-15-2014, 03:35 PM   #115
mertznet
Human being with feelings
 
Join Date: Nov 2014
Posts: 4
Default

Quote:
Originally Posted by Banned View Post
When configuring an OSC output, you can (optionally) specify the maximum packet size. Perhaps try setting this to zero to prevent OSCII-bot from sending OSC messages as bundles, doing something like (adjust where appropriate):

Code:
@output OSC_to_X32 OSC "127.0.0.1:8000" 0 0
Quoted from Justin's sample script:
Thanks for the suggestion. Alas, I already tried that. I am not sure if there is some other code that could be sent to command OSCII bot to start a new "line". Almost like "\n" is for printing commands.
mertznet is offline   Reply With Quote