get_clip_gain
Retrieve the gain (volume) of a specific audio clip in Ableton Live by providing the track and clip indices.
Instructions
Get the gain of an audio clip.
Parameters:
track_index: The index of the track
clip_index: The index of the clip slot
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_index | Yes | ||
| track_index | Yes |