set_track_volume
Adjust the volume level of a specific track in Ableton Live, using an index and a volume value between 0.0 and 1.0.
Instructions
Set the volume of a track.
Parameters:
track_index: The index of the track
volume: Volume level from 0.0 (silent) to 1.0 (max). Default is ~0.85.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| volume | Yes |