ebur128rs

Crates.ioebur128rs
lib.rsebur128rs
version0.2.1
sourcesrc
created_at2020-07-27 23:05:45.230228
updated_at2020-07-27 23:05:45.230228
descriptionImplementation of EBU R-128 loudness measurement
homepage
repositoryhttps://github.com/richardmitic/ebur128rs
max_upload_size
id270260
size38,312
(richardmitic)

documentation

README

ebur128rs

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:

  • Support sample rates other than 48kHz
  • Become agnostic to audio chunk size
Commit count: 33

cargo fmt