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
The computation of Loudness Range is based on a measurement of loudness level as specified in ITU-R BS.1770 [2], albeit with a different relative gating threshold
Hi,
in https://github.com/jiixyj/libebur128/blob/master/ebur128/ebur128.c#L99 I see relative_gate set to -10.0 while in EBU Tech 3342 is specified (page 6)
So shouldn't relative_gate be set to -20.0 also or do I misunderstand this?
Thanks.
The text was updated successfully, but these errors were encountered: