Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 377 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 377 Bytes

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.