uad_watch_meters
Watch audio meters for up to 30 seconds, returning as soon as any channel exceeds a threshold dB, with per-channel peak levels. Use to verify a live source or set gain.
Instructions
Poll meters for up to duration_s (capped at 30 s) and return as soon as any watched channel exceeds threshold_db, reporting per-channel peaks. Use when: verifying that a source is live, setting gain against a performance, or hunting an intermittent signal. Not for: long-term monitoring - it is capped at 30 s per call by design.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | input | |
| device | No | ||
| targets | No | ||
| duration_s | No | ||
| interval_s | No | ||
| threshold_db | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||