Python wrapper for libebur128 with streaming support
Project description
loudstream
A file-streaming Python API around libebur128.
Install
uv sync
To Use
# To measure
import loudstream as ls
meter = ls.Meter()
lkfs = meter.measure("some-file.wav")
# To normalize
target = -14
ls.normalize("some-file.wav", "output.wav", target)
Running Tests
uv run pytest
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.1.4.tar.gz
(3.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file loudstream-0.1.4.tar.gz.
File metadata
- Download URL: loudstream-0.1.4.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58db41da0c9c4dddc5622d89940ca869473c3fbbcd79af253c89a47d671d17a0
|
|
| MD5 |
6249adb684d5afe5b796096607828da9
|
|
| BLAKE2b-256 |
b12eb86260098b4d36ad526a6fb54a0b7ef001d5483255646160598548eba603
|
File details
Details for the file loudstream-0.1.4-py3-none-any.whl.
File metadata
- Download URL: loudstream-0.1.4-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e2b7f55d512fb4b49710443db8b394dc730ccad3e74cf9c6dde456497a7ae46
|
|
| MD5 |
c09e98e513aae36efb523dd289e45069
|
|
| BLAKE2b-256 |
2bd9ec1595937a1d007dfb71b2d27f0cb6e4f57f1fd5c8d0cae1fc9aefd20b46
|