track_set_properties
Adjust a track's name, gain, pan, mute, and solo settings by specifying its index, enabling precise audio channel control during editing and mixing.
Instructions
Set properties of a track by index.
Args: track: Track index (0-based) name: New track name gain: Track gain in dB (-36 to 36) pan: Track pan (-1.0=left to 1.0=right) mute: Mute the track solo: Solo the track
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pan | No | ||
| gain | No | ||
| mute | No | ||
| name | No | ||
| solo | No | ||
| track | Yes |