[go: up one dir, main page]

Menu

[e97ff7]: / src / tools / README  Maximize  Restore  History

Download this file

11 lines (8 with data), 429 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
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.

oscsend and oscdump were originally developed by Kentaro Fukuchi. Now theay are
part of liblo and maintained by liblo team.