get_clip_gain
Retrieve the gain of an audio clip in Ableton Live by specifying its track index and clip index. Use this to read the clip's amplitude setting.
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 |