Set Parameter (Low-Level)
set_parameterSets X32/M32 mixer parameters using raw OSC address patterns for precise low-level control, ideal for automation or parameters not exposed by higher-level tools.
Instructions
ADVANCED/LOW-LEVEL TOOL: Controls X32/M32 mixer parameters by setting specific values via raw OSC address patterns. Consider using semantic tools (channel_*, bus_*, etc.) for common operations. Use this tool for parameters not covered by semantic tools or for advanced automation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Value to set - typically 0.0-1.0 for faders, 0/1 for mutes, or specific values for other parameters | |
| address | Yes | OSC address pattern for the parameter to control (e.g., "/ch/01/mix/fader" for channel 1 fader, "/main/st/mix/fader" for main stereo fader) |