A Cython implementation of the libebur128 library for audio loudness in media files.
- Operating Systems: Linux, macOS, or Windows
- Python: 3.8+
- Dependencies: None!
pip install pyebur128
git clone --recurse-submodules https://github.com/jodhus/pyebur128
cd pyebur128
pip install .
- Working on getting official documentation written/uploaded. In the meantime, all definitions are documented in within their docstrings.