mcp_opendaw_get_region_play_mode
Retrieve the stretch type, playback rate, cents, and transient mode of an audio region in openDAW using its unit, track, and region indices. Returns details or indicates plain playback.
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 |