Skip to main content

Behringer - X32

The Behringer x32 module uses the x32 digital mixer’s OSC API to remotely control the volume level and mute options of the Master and each Channel.


Module Rating
Quality of API2/3
Implementation3/3
StatusPartial

See the Modules Overview article for more information about how Module Ratings are calculated.


Module Settings

  • x32 Patch - Select an OSC patch (IP address) from the Module Settings.

Process Block

After creating an x32 node, a block will be generated for it within Ctrl Suite's Process Editor.

Create a Process node or edit an existing one to use the x32 block's full functionality.

Endpoints

The endpoints this module supports include:

EndpointsVariableNotes
Set Master LevelFloat [0..1]Set a value between 0..1 to define the master level when the block is triggered.
Set Master MuteFloat [0..1]If the value is below 0.5 when triggered, the master is muted. If the value is 0.5 or higher when triggered, the master level is unmuted.
Set Channel LevelFloat [0..1]Set a value between 0..1 to define a channel level when the block is triggered.
Set Channel MuteFloat [0..1]If the value is below 0.5 when triggered, the channel is muted. If the value is 0.5 or higher when triggered, the master level is unmuted.

Troubleshooting

  • Ensure OSC remote control is enabled within the x32 and its IP address has been entered correctly within the Ctrl Suite Patch.

Additional Resources

  • Blackmagic Design Website
  • When using OSC, ON LX reccomends the use of a wired network as opposed to WiFi wherever possible, for further advice surrounding UDP based protocols see this article.