mcp_opendaw_list_transient_markers
List auto-detected transient markers for a specified audio region, providing sample positions for beat slicing and groove extraction.
Instructions
List transient markers for an audio region's audio file.
Transient markers are auto-detected hit points in the audio. Useful for beat slicing and groove extraction.
unit_index/track_index/region_index: Audio region coordinates.
Returns array of transient positions (in samples) or empty if none.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_index | Yes | ||
| track_index | Yes | ||
| region_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |