audio_loudness_lufs
Measure audio loudness metrics including integrated LUFS, true peak, and dynamic range. Compare against Spotify, Apple, and broadcast targets to ensure true peak stays under -1.0 dBTP.
Instructions
Measure integrated LUFS, true peak (dBTP), and dynamic range (LRA) for an audio file using ffmpeg's loudnorm filter. Reference targets: Spotify -14 LUFS, Apple -16, broadcast -23. True peak should stay under -1.0 dBTP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |