analyze_audio
Analyze a rendered WAV file to extract mix metrics including loudness (LUFS/LRA), RMS, peak levels, spectral band energy, and stereo width. Read-only analysis for a single bounced render to evaluate mix quality.
Instructions
Analyze a rendered WAV file into mix metrics: loudness (LUFS/LRA), RMS, peak, spectral band energy and stereo width.
Read-only. Use on a single bounced render. For a whole folder of renders, use analyze_render_dir instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to a rendered WAV file (absolute or relative to the working directory). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||