set_track_panning
Set the stereo panning for a specific track in an LMMS project. Specify the track index and a pan value between -100 (left) and 100 (right) to position audio in the mix.
Instructions
Set the panning of a track.
Args: track_index: Zero-based track index panning: Pan value (-100=left, 0=center, 100=right)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| panning | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |