mcp_opendaw_set_playfield_sample_enabled
Enable or mute a drum pad on a Playfield drum machine by specifying the pad index and enable state.
Instructions
Enable/disable a drum pad on a Playfield drum machine.
sample_index: Pad index (0-based). enabled: true to enable, false to mute the pad. unit_index: Audio unit index (-1 = auto-detect Playfield).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | ||
| unit_index | Yes | ||
| sample_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |