add_instrument_track
Add an instrument track to an LMMS project with a chosen plugin, mixer channel, volume, and panning. Configure new tracks and route them to the mixer for music production.
Instructions
Add an instrument track to the project.
Args: name: Track name (e.g. "Lead Synth", "Bass") instrument: Plugin name (lowercase). Valid options: tripleoscillator, kicker, audiofileprocessor, organic, malletsstk, freeboy, lb302, monstro, nes, opulenz, patman, sf2player, sfxr, sid, slicert, vibedstrings, watsyn, xpressive, zynaddsubfx, gigplayer, bitinvader mixer_channel: Mixer channel number (0=Master, 1+=custom channels) volume: Track volume (0-200, 100=normal) panning: Track panning (-100 to +100, 0=center)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| volume | No | ||
| panning | No | ||
| instrument | No | tripleoscillator | |
| mixer_channel | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |