summaryrefslogtreecommitdiffstats
path: root/python/pyliblo/README
blob: b7f0b19d22987b88f0ca23bbbcb9eee8c1889480 (plain)
pyliblo (python wrapper for the liblo OSC library)

pyliblo is a Python wrapper for the liblo Open Sound Control library. It
supports almost the complete functionality of liblo, allowing you to
send and receive OSC messages using a nice and simple Python API.

Also included are the command line utilities send_osc and dump_osc.