debian man page for send_osc

Query: send_osc

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

send_osc(1)						      General Commands Manual						       send_osc(1)

NAME
send_osc - Sends a single OSC message
SYNOPSIS
send_osc port path [,types] [args...]
DESCRIPTION
send_osc sends an OSC message to the specified port (UDP port number, or any other address string supported by liblo). The message is delivered to path. If the first argument following the path starts with a comma, it's interpreted as a type string, specifying the OSC data types to be used for sending the message arguments. Otherwise, send_osc automatically tries to use appropriate data types. Valid integer and float values are sent as such, anything else is sent as a string.
AUTHOR
Dominic Sacre <dominic.sacre@gmx.de>
SEE ALSO
dump_osc(1) send_osc(1)
Related Man Pages
livedings(1) - debian
mididings(1) - debian
ibaddr(8) - debian
snmp_trapsnd(8) - osf1
jack.osc(1) - debian
Similar Topics in the Unix Linux Community
oscsend/oscdump 1.0.0 (Default branch)