Get Parameter (Low-Level)
get_parameterRetrieve current parameter values from X32/M32 mixers via raw OSC address patterns for debugging or accessing parameters not covered by standard tools.
Instructions
ADVANCED/LOW-LEVEL TOOL: Retrieves current parameter values from X32/M32 mixer using 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 debugging purposes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | OSC address pattern for the parameter to read (e.g., "/ch/01/mix/fader" for channel 1 fader level, "/main/st/mix/fader" for main stereo fader, "/ch/01/eq/1/f" for channel 1 EQ band 1 frequency) |