-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Brightness acts slow in DMX Effect Segment Mode #3239
Copy link
Copy link
Closed as not planned
Labels
backburnerlow priority compared to other issueslow priority compared to other issuesbugstaleThis issue will be closed soon because of prolonged inactivityThis issue will be closed soon because of prolonged inactivitywaiting for feedbackaddition information needed to better understand the issueaddition information needed to better understand the issueworkaroundThe issue contains a workaroundThe issue contains a workaround
Metadata
Metadata
Assignees
Labels
backburnerlow priority compared to other issueslow priority compared to other issuesbugstaleThis issue will be closed soon because of prolonged inactivityThis issue will be closed soon because of prolonged inactivitywaiting for feedbackaddition information needed to better understand the issueaddition information needed to better understand the issueworkaroundThe issue contains a workaroundThe issue contains a workaround
Type
Fields
Give feedbackNo fields configured for issues without a type.
What happened?
When controlling WLED via DMX in "Effect Segment Mode" brightness changes are too slow. In general when using DMX consoles to send brightness changes, these changes are only applied/allowed within certain intervals. This becomes critical, especially when switching brightness channel slider off quickly (to black out DMX fixtures). This behavior makes brightness in "Effect Segment Mode" only controllable correctly, when using slow slider movements 👎
To Reproduce Bug
Activate DMX and send brightness changes to single segments using external console sliders.
Expected Behavior
Brightness should change immediately as other DMX channels do as well.
Install Method
Self-Compiled
What version of WLED?
above WLED 0.14.0-b1
Which microcontroller/board are you seeing the problem on?
ESP32
Relevant log/trace output
No response
Anything else?
Problem must occur within
setOpacity:Maybe
stateChanged = true.. TBDCode of Conduct