Skip to content

A Cython implementation of the libebur128 library for measuring audio loudness.

License

Notifications You must be signed in to change notification settings

jodhus/pyebur128

Repository files navigation

GitHub Workflow Status codecov GitHub PyPI - Python Version PyPI

pyebur128

A Cython implementation of the libebur128 library for audio loudness in media files.

Requirements

  • Operating Systems: Linux, macOS, or Windows
  • Python: 3.8+
  • Dependencies: None!

Installation

PyPI

pip install pyebur128

From Source

git clone --recurse-submodules https://github.com/jodhus/pyebur128
cd pyebur128
pip install .

TODO

  • Working on getting official documentation written/uploaded. In the meantime, all definitions are documented in within their docstrings.

About

A Cython implementation of the libebur128 library for measuring audio loudness.

Resources

License

Stars

Watchers

Forks

Packages

No packages published