Skip to main content

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

Project description

OSC-recorder

https://img.shields.io/pypi/v/osc_recorder.svg 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.

History

0.1.5 (2019-12-19)

  • Updated docs and requirements

  • Added script osc_to_csv

  • Support for numpy array as timeseries

0.1.2 (2019-07-04)

  • First release on PyPI.

  • Read the docs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

osc_recorder-0.1.5.tar.gz (110.3 kB view hashes)

Uploaded Source

Built Distribution

osc_recorder-0.1.5-py2.py3-none-any.whl (9.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page