Skip to main content
The Blackmagic Fairlight device controls Blackmagic Design Fairlight live audio consoles over OSC.

Connection

The agent connects to the console over the network using OSC. Provide the host and the OSC UDP port configured in the console’s Show settings, and if needed adjust the channel count (typically 32).
Enable the OSC server on the console and set it to UDP transport so the agent can connect.

Commands

The Fairlight device supports common mixing operations, including:
  • Set a channel’s fader level, mute or unmute it, and set its pan
  • Set a channel’s aux (monitor) send level, and mute or unmute the send
  • Set a main bus fader level, and mute or unmute the bus
  • Route talkback to a destination
  • Enable or disable audio-follows-video
  • 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
  • On-air state changes
Trigger data such as the channel number and level is available for use in rule actions.