set_clip_gain
Set the volume level of a specific clip in an Ableton Live track using track and clip indices and a gain value between 0.0 and 1.0.
Instructions
Set the gain of a clip.
Parameters:
track_index: The track index (0-based)
clip_index: The clip slot index (0-based)
gain: Gain value (0.0 to 1.0)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gain | Yes | ||
| clip_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |