sdroege / ebur128

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

Fix spelling errors and gate EbuR128C use on c-tests feature #15

Closed l0calh05t closed 4 years ago

l0calh05t commented 4 years ago

Fixes some minor mistakes. Specifically:

l0calh05t commented 4 years ago

Just noticed that EbuR128C is in fact used, but only when c-tests feature is enabled

l0calh05t commented 4 years ago

Now the use is gated on the c-tests feature instead.

sdroege commented 4 years ago

Thanks! I'll merge this when I'm back at the computer on Monday.

About nominator/denominator, that's taken from the C code and when I copied that over I was already questioning my sanity. Thanks for confirming that it was indeed wrong :)