add_mixer_channel
Add a new mixer channel to an LMMS project, assigning a name and volume, and automatically routing it to the Master bus so the channel remains audible.
Instructions
Add a new mixer channel.
The channel is automatically routed to Master via an explicit element - LMMS drops the implicit connection when loading, so channels without it would be silent.
Args: name: Channel name (e.g. "Drums", "Bass", "Lead") volume: Channel volume (0.0-2.0, 1.0=0dB)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| volume | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |