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.1.tar.gz
(58.8 kB
view details)
File details
Details for the file loudstream-0.3.1.tar.gz.
File metadata
- Download URL: loudstream-0.3.1.tar.gz
- Upload date:
- Size: 58.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e65f269724fa6fc9cec00a20d8de55624933b9d5f88657a77f20d3324f427a9
|
|
| MD5 |
9465e3745bee6aed1c8d45dc5a2b88a5
|
|
| BLAKE2b-256 |
031c3e184efdd04035f29c6735901063efa25d3b11920a59f27fcd36b03fe877
|