Crates.io | ebur128rs |
lib.rs | ebur128rs |
version | 0.2.1 |
source | src |
created_at | 2020-07-27 23:05:45.230228 |
updated_at | 2020-07-27 23:05:45.230228 |
description | Implementation of EBU R-128 loudness measurement |
homepage | |
repository | https://github.com/richardmitic/ebur128rs |
max_upload_size | |
id | 270260 |
size | 38,312 |
This library contains an implementation of EBU R-128 loudness measurement.
It exposes functions to calculate the loudess of a chunk of audio, plus a higher-level interface that calculates loudness over time according the restrictions defined in EBU R-128.
TODO: