You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allen & Heath dLive OSC-like gateway for qLab via AH-NET
DISCLAIMER
This software talks directly to the dLive system over TCP using Allen & Heath's undocumented AH-NET
protocol. While the capabilities are siginficantly greater than the MIDI-based interface, it is
fully unsupported and may cause problems:
Your system may lock up or perform incorrectly;
You may cause damage to your hardware, software or saved show;
You may cause hearing damage;
You may cause individual hearing damage to IEM users.
The AH-NET protocol does not implement any security and minimal data validation, which can result in invalid
information being sent to the mix rack.
USE OF THIS SOFTWARE IS FOR EVALUATION PURPOSES ONLY AND AT YOUR OWN RISK
Background on what drove the development
Background on AH-NET Protocol
The OSC-Like Gateway Interface
Installation
Configuration
Mixer
Tags
Use in qLab
Supported URI's
Input
URI
Values
Notes
/input/{range}/mute
0,1
Mutes or unmutes a channel
/input/{range}/fader
-128.0db to 10.0db
Absolute position of fader
/input/{range}/pan
L100->L0, C, R0->R100
/input/{range}/dca
{list of dca's}
Exclusively assigns channel to designated DCA's. Adds new before removing old.
/input/{range}/mutegroup
{list of mutegroups 1-8}
Exclusively assigns channel to designated mute groups. Adds new before removing old.