mcp_opendaw_get_region_play_mode
Get play mode details for an audio region: stretch type, playback rate, cents, and transient mode. Use unit, track, and region indices to retrieve the information.
Instructions
Get the play mode of an audio region — stretch type, playback rate, cents, transient mode.
unit_index: AU index. track_index: Track index within the AU. region_index: Audio region index.
Returns play mode details, or info if no stretch mode (plain playback).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_index | Yes | ||
| track_index | Yes | ||
| region_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |