set_clip_gain
Adjust the gain of a specific audio clip in an Ableton Live track by specifying the track, clip slot, and gain in decibels.
Instructions
Set the gain of an audio clip.
Parameters:
track_index: The index of the track
clip_index: The index of the clip slot
gain: Gain in dB (e.g., -6.0 for -6dB, 3.0 for +3dB)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gain | Yes | ||
| clip_index | Yes | ||
| track_index | Yes |