get_clip_properties
Retrieve a session clip's properties (transpose, gain, loop, start/end, warp, deactivation) by specifying track and clip slot indices.
Instructions
Read a Session clip's Clip-panel properties.
Covers Transpose, Clip Gain, Loop Position/Length, Start/End, warping and whether the clip is deactivated. Audio-only properties are omitted for MIDI clips rather than failing.
Parameters:
track_index: Track number (1-based).
clip_index: Clip slot number (1-based).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |