You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release fixes a bug in ebur128_loudness_global_multiple() where the resulting value would be slighty wrong. Since v1.1.0 it calculated the relative threshold just from the last state given to it.
There are also other small bug fixes and build system improvements.
Thanks to everyone who contributed to this release!
This release adds a new function ebur128_relative_threshold(), adds the new channel definitions from ITU R-REC-BS 1770-4 to the channel enum, and fixes some build issues.
Thank you, everyone who contributed to this release!