Integration

MA Lighting grandMA3

Control and orchestrate grandMA3 console ecosystems remotely via low-latency OSC. Support sequence playbacks, executor button triggers, fader level controls, macro triggers, page adjustments, and direct command-line execution.

Supported Models

grandMA3 Fullsize
grandMA3 Light
grandMA3 onPC

Capabilities

Device Diagnostics
Check the bridge can dispatch OSC to the console.
Sequence & Cue Playback
Trigger and navigate cues and sequences.
Macro Triggers
Run pre-programmed console macros.
Executor Control
Trigger executor playback keys and set fader levels.
Page Management
Switch physical executor pages.
Raw Command Line
Send raw command-line strings to the console.

Available Functions

Device Diagnostics
Check that the bridge can dispatch OSC to the grandMA3 console. OSC is one-way over UDP, so this confirms the bridge can send commands; it cannot confirm console receipt.
get_status
Sequence & Cue Playback
Run sequences and step through cues. Perform Go, Go+, Go-, Pause, and Off actions on sequences by number.
go_sequence
go_plus_sequence
go_minus_sequence
pause_sequence
off_sequence
Macro Triggers
Safely execute pre-recorded grandMA3 macros. Fire macros by number for pre-programmed transitions, palette recalls, or layout switches.
run_macro
Executor Control
Granular playback control of executor buttons and fader levels. Set fader percentages or fire Go and Off actions on specific executors.
go_executor
off_executor
set_executor_fader
Page Management
Manage executor layout focus. Switches the active physical fader/button page on the console.
set_active_page
Raw Command Line
Full console command-line access. Unrestricted CLI command passthrough to execute any console action directly from the command line.
send_cmd