Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.fabl.studio/llms.txt

Use this file to discover all available pages before exploring further.

The Behringer X32 device controls Behringer X32 and M32 digital mixing consoles over OSC.

Connection

The agent connects to the console over the network using OSC. Provide the host and, if needed, adjust the port (commonly 10023) and the channel count (typically 32).

Commands

The X32 device supports common mixing operations, including:
  • Mute and unmute a channel
  • Set a channel’s fader level
  • Recall a scene
  • Send a raw OSC message

State and triggers

The device reports its connection state and raises triggers your rules can react to, including:
  • Connection changes
  • Channel mute changes
  • Channel fader changes
  • Scene recalled
Trigger data such as the channel number and level is available for use in rule actions.