Skip to content

An efficient loudness meter with support for anchoring, median, and multithreading

License

Notifications You must be signed in to change notification settings

nomonosound/libloudness

Repository files navigation

libloudness

A library that implements the ITU BS.1770 loudness algorithm and true peak recommendations for use with e.g. EBU R-128

Originally a c++ port of libebur128, with various optimizations and convenient extensions

Features

  • Written in c++20
  • Supports EBU R 128
  • Additional features based on ITU BS.1770
    • Median loudness calculation
    • Calculate global loudness without the relative gating
  • Supports all realistic samplerates
  • Supports both interleaved and non-interleaved input
  • Limited optional multithreading support

Installation

Usage

About

An efficient loudness meter with support for anchoring, median, and multithreading

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published