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.2.tar.gz
(86.8 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.2.tar.gz.
File metadata
- Download URL: loudstream-0.1.2.tar.gz
- Upload date:
- Size: 86.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efd2a6c988c65fb7fb72b052b5548f57afa3c240cc20faccd0c77669da8a7de3
|
|
| MD5 |
6f38e2ca0873d4e06cad900c5941cf19
|
|
| BLAKE2b-256 |
817d838716f70392bc5d4a5cd45eb24534a79ecf18b52243d02cbe7cb4665c40
|
File details
Details for the file loudstream-0.1.2-py3-none-any.whl.
File metadata
- Download URL: loudstream-0.1.2-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.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c249179cf2b39a2a0a377b277124e4a8071fac74bf8b36c57fc87e0de501a75c
|
|
| MD5 |
39e4b9ec5594962b449dc80dc3d1b0d0
|
|
| BLAKE2b-256 |
d141eb57cc56f226f32e1b0fb3f206d4c3a9293e9a0196c981ed0af8d7b494fd
|