mcp_opendaw_set_audio_region_waveform_offset
Set the waveform display offset of an audio region to align its visual start with the actual audio content.
Instructions
Set the waveform display offset of an audio region.
The waveform offset shifts the visual start of the waveform within the region, useful for aligning the waveform display with the actual audio content.
unit_index: AU index. track_index: Track index within the AU. region_index: Audio region index. offset: Waveform offset value (in seconds).
Returns old and new offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | Yes | ||
| unit_index | Yes | ||
| track_index | Yes | ||
| region_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |