/pylibopus

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

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.