[go: up one dir, main page]

Menu

Tree [e97ff7] 0.28 / src / tools /
 History

HTTPS access


File Date Author Commit
 Makefile.am 2012-03-05 radarsat1 radarsat1 [407966] Add top of source tree for oscdump and oscsend ...
 README 2013-05-25 Kentaro Fukuchi Kentaro Fukuchi [c4dcb0] README reworked.
 oscdump.c 2013-05-25 Kentaro Fukuchi Kentaro Fukuchi [dcd5c0] Mail address changes.
 oscsend.c 2013-05-25 Kentaro Fukuchi Kentaro Fukuchi [71744f] Fix a bug that failed to handle the last non-ar...

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.

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