get_audio_source_beat_times
Convert source-audio seconds to native beat positions using Ableton Live's sample-to-beat converter—no clip edits required. Ideal for accurate warped timeline sync.
Instructions
Read native warped clip-beat positions for source-audio seconds. Uses Live's sample-to-beat converter, not interpolation from sparse warp markers; does not edit the clip.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clipId | Yes | Stable clip ID: track-N:clip-M from list_clips, or track-N:arrangement-clip-M from list_arrangement_clips for tools that support Arrangement clips. | |
| trackId | Yes | Stable track ID returned by list_tracks. | |
| sourceSeconds | Yes | Source times to convert, in order. |