Expand description
LUFS (Loudness Units Full Scale) measurement per ITU-R BS.1770.
Computes integrated loudness using K-weighting (high-shelf + high-pass biquad filters) and mean-square energy calculation.
Functionsยง
- measure_
lufs - Measure integrated LUFS for an audio file. Returns None for unsupported formats or unreadable files.