timeline_audio
Inspect raw audio from a selected DaVinci Resolve timeline clip, ignoring Fairlight gain, fades, mute, and mix. Run peak/RMS analysis, silence cuts, energy envelope, slice export, onsets, and VAD clusters.
Instructions
Analyze selected source PCM, excluding Fairlight gain, fades, mute and the timeline mix.
Actions: analyze (per-channel peak/RMS), silence_cuts, energy_envelope, export_slice, onsets, vad_clusters. Defaults to the range from playhead to clip end; whole_clip starts at the clip in-point. Decode is capped at max_duration_seconds. Cut end frames are exclusive; timeline_* fields use absolute timeline coordinates. Known retiming is rejected rather than guessed. Needs ffmpeg or macOS afconvert.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | analyze | |
| item_id | No | ||
| whole_clip | No | ||
| track_index | No | ||
| threshold_db | No | ||
| lead_offset_ms | No | ||
| max_duration_seconds | No | ||
| min_silence_duration | No | ||
| silence_threshold_db | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |