Skip to content

Python scripts to capture and replay OSC packets. Built on top of pyliblo.

License

Notifications You must be signed in to change notification settings

oishefarhan/OSC_recorder

Repository files navigation

OSC-recorder

image

Documentation Status

Python scripts to capture and replay OSC packets. Built on top of pyliblo.

Documentation: https://osc-recorder.readthedocs.io.

Installation

  • Download and install liblo first
    • For Mac OSX brew install liblo
  • Install cython: pip install cython
  • Install pyliblo: pip install pyliblo
  • If it doesn't work, follow instructions here: pyliblo

If you want to install from source.

Clone the repo and run pip install . from the folder.

TODO

  • Fix sphinx autodoc for modules

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Python scripts to capture and replay OSC packets. Built on top of pyliblo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published