Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

QLC DMX

Nathanael Schneider edited this page May 28, 2022 · 5 revisions

The QLC+ plugin allows you to control DMX devices in your scenes.

The QLC+ plugin requires a working instance of QLC+ somewhere on the network. The QLC+ instance has to be started with the -w parameter to enable the web interface.

Global Settings

Pretty standard stuff, just enter the IP and port where QLC is running.

QLC+ Config

Slot Settings

The plugin supports triggering functions and widgets in QLC+, functions are denoted by the little square boxes while widgets from the virtual console have the two buttons and a slider next to them. The Value next to the function name is the value to which the scene will be set when the slot is activated.

All functions only support two states, on and off (0 or anything but 0) while widgets support more control depending on the widget type. Buttons can only be toggled if the value is > 0. For the value 0 nothing will happen. Faders allow you to set the whole range of possible values between 0 (off) and 255 (full).

It is best to only control scenes and fader widgets in QLC+ due to API constraints.

QLC+ Slot config

Clone this wiki locally