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.3.tar.gz
(3.1 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.3.tar.gz.
File metadata
- Download URL: loudstream-0.1.3.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b5f77378cd79e1ae201dc429443b99d7742fb45a73a738db360605b831bba2b
|
|
| MD5 |
14e3e7cfc40afac872a9f62b16ef56ba
|
|
| BLAKE2b-256 |
eed7b5b36f77a11c4e52b1aae30a3ceaebc751bd4d169e90412cdbfd42539639
|
File details
Details for the file loudstream-0.1.3-py3-none-any.whl.
File metadata
- Download URL: loudstream-0.1.3-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 |
53adb20de9aa4c0130aadc522a88c555898029654b4485b28bf1bfdaa94e7e8d
|
|
| MD5 |
36b03afd9f2b39424b5affb70fd253b8
|
|
| BLAKE2b-256 |
6adf351c8266a94dd1b4981fa3e9ff59ff36ed3dd6539687cc3157d6d67b3689
|