Registry / other / libebur128

libebur128

JSON →
library1.2.6vcpkgunverified

A library implementing the EBU R128 audio loudness standard

vcpkg install libebur128
INSTALL
IMPORT
SIG · LIBEBUR128
L
libebur128
othercppv1.2.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ebur128.h
#include <ebur128.h>

Initialize and destroy an EBU R128 loudness state

#include <ebur128.h> int main() { ebur128_state *st = ebur128_init(2, 44100, EBUR128_MODE_I); ebur128_destroy(&st); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.6latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources

No resource links recorded.

libebur128 — pip install libebur128 · libregistry