chris-hld / pylibopus

Python bindings to the libopus, IETF low-delay audio codec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-opus

Python bindings to the libopus, IETF low-delay audio codec.

This fork also implements the Opus multichannel encoder and decoder.

Testing

Run tests with a python setup.py test command.

Contributing

If you want to contribute, follow the pep8 guideline, and include the tests.

About

Python bindings to the libopus, IETF low-delay audio codec

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 98.8%Language:Makefile 1.2%