continuous-integration/drone/push Build is passing
Details
|
||
---|---|---|
sample | ||
.drone.yml | ||
.gitignore | ||
LICENSE | ||
README.md | ||
go.mod | ||
libebur128.go | ||
libebur128_test.go |
README.md
go-ebur128
libebur128 CGO bindings. Only a few calls are implemented, as needed.
libebur128 is a library that implements the EBU R 128 standard for loudness normalisation.
Requirements
libebur128
sudo apt install libebur128-dev
Alternatively you can install the ebur128 rust port C API.