Analyze a track
analyze_trackMeasure integrated loudness, sample peak, duration, sample rate, and stereo correlation of an audio file to select the appropriate mastering preset. Get quick technical stats before processing.
Instructions
Measure integrated LUFS, sample peak, duration, sample rate and stereo correlation without processing. Free, a couple of seconds. Run this before choosing a preset. Note: true peak and loudness range are NOT part of this fast pass — they are measured on the result and come back from get_job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audio_url | Yes | Public https URL of the audio file (wav/mp3/flac/m4a). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lufs | No | ||
| channels | No | ||
| peak_dbfs | No | ||
| sample_rate | No | ||
| duration_sec | No | ||
| true_peak_db | No | null in the fast pass; see get_job for the measured value | |
| genre_suggestion | No | ||
| stereo_correlation | No |