Set mixer track mute
fl_set_mixer_muteMute or unmute a specific FL Studio mixer track by providing the track number and desired state (true for mute, false for unmute).
Instructions
Mute or unmute a mixer track (state=True mutes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track | Yes | ||
| state | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||