Read Me
oscsend and oscdump - send/receive OpenSound Control messages.
GENERAL INFORMATION
===================
oscsend and oscdump are OpenSound Control (OSC) tools using liblo. oscsend
sends an OSC message specified by command line arguments, while oscdump
receives OSC messages and prints to standard output. oscsendfile transmits
all messages in a file containing the recorded output of oscdump.
oscsend and oscdump were originally developed by Kentaro Fukuchi. Now they are
part of liblo and maintained by liblo team.