Python wrapper for libebur128 with streaming support
Project description
loudstream
A file-streaming Python API around libebur128.
Install
pip install loudstream
# OR
uv add loudstream
Usage
from loudstream import Meter
lufs, peak = Meter().measure("some-file.wav")
Running Tests
uv venv
uv pip install .
uv run pytest -v
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
loudstream-0.3.2.tar.gz
(32.4 kB
view details)
File details
Details for the file loudstream-0.3.2.tar.gz.
File metadata
- Download URL: loudstream-0.3.2.tar.gz
- Upload date:
- Size: 32.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06db1aebf2b6661969bf277d6a7e3afd3ed98b8fb625113afae201df4cdebc23
|
|
| MD5 |
f1f301fc6b69388b6a7368ba47a67ab7
|
|
| BLAKE2b-256 |
73518adf7f1923c7cef0ce5ac1a7414f97f621cb0c4d038f4c94fa8d6efdeb40
|