2020-02-22 16:56:03 +01:00
|
|
|
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.
|
2009-02-09 21:10:15 +01:00
|
|
|
|
2020-02-22 16:56:03 +01:00
|
|
|
Also included are the command line utilities send_osc and dump_osc.
|
2009-02-09 21:10:15 +01:00
|
|
|
|
2014-05-11 17:46:40 +02:00
|
|
|
WWW: http://das.nasophon.de/pyliblo/
|
2020-02-22 16:56:03 +01:00
|
|
|
WWW: https://github.com/dsacre/pyliblo
|