auto_analyze_audio
Analyze audio track to get peak level, noise floor, duration, and clipping status, then receive a recommendation for the optimal processing pipeline.
Instructions
Analyze the current audio track and recommend the best pipeline to use. This is SYNCHRONOUS — it returns the analysis directly, no job_id needed.
Returns peak level, estimated noise floor, duration, clipping status, and a recommendation for which auto_ pipeline to use next.
IMPORTANT: Load your audio into Audacity before calling this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||