Python bindings for the liblo OSC library
License
dsacre/pyliblo
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
pyliblo - Python bindings for the liblo OSC library Copyright (C) 2007-2015 Dominic Sacré <dominic.sacre@gmx.de> http://das.nasophon.de/pyliblo/ Requirements: ============= * Python >= 2.6 (also works with 3.x) [http://www.python.org/] * Cython [http://www.cython.org/] * liblo >= 0.27 [http://liblo.sourceforge.net/] Installation: ============= ./setup.py build ./setup.py install This will install both the python module and the send_osc/dump_osc scripts. Documentation: ============== See http://dsacre.github.io/pyliblo/doc/ for API documentation. The 'examples' directory in the source tree contains some example code.
About
Python bindings for the liblo OSC library
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published