blob: a537c16ee9b02b1b9c6dd3f0dbe9c78eb2098c0e (
plain) (
blame)
1
2
3
4
5
|
pyliblo is a Python wrapper for the liblo OSC 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.
|