-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Description
Currently, the DMX effect mode specification defines 15 channels, including effect selection, speed, and intensity. While this works for many effects, some effects in WLED have more than two adjustable parameters. At the moment, these extra parameters cannot be controlled via DMX, which limits creative flexibility and makes certain effects only partially usable in DMX-controlled setups.
Extend the DMX effect channel mapping to support all available effect parameters (up to 5 parameters per effect). This would allow:
Full DMX control of all effect parameters without being restricted to just speed and intensity.
More consistent behavior across effects that offer multiple adjustable values.
Greater creative flexibility for live shows and installations using WLED with DMX controllers.
This enhancement would ensure that DMX users can fully unlock the capabilities of WLED’s effect engine and integrate it more seamlessly into professional lighting workflows.