sdroege / ebur128

Implementation of the EBU R128 loudness standard
MIT License
93 stars 15 forks source link

Add support for adding non-interleaved samples #7

Closed sdroege closed 4 years ago

sdroege commented 4 years ago

See also https://github.com/sdroege/ebur128/issues/5

Main question here is how this would ideally look like API-wise.

sdroege commented 4 years ago

Options are:

sdroege commented 4 years ago

Found a way to add this relatively easily without code duplication.