set_track_panning
Adjust the panning of a track in Ableton Live by specifying a value from full left to full right. Works for regular, return, and master tracks.
Instructions
Set a track's pan position.
Parameters:
panning: -1.0 (full left) to 1.0 (full right)
track_type: 'regular', 'return', or 'master'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ctx | Yes | ||
| panning | Yes | ||
| track_type | No | regular | |
| track_index | Yes |