mcallegari / qlcplus

Q Light Controller Plus (QLC+) is a free and cross-platform software to control DMX or analog lighting systems like moving heads, dimmers, scanners etc. This project is a fork of the great QLC project written by Heikki Junnila that aims to continue the QLC development and to introduce new features.
Apache License 2.0
991 stars 356 forks source link

Blackout not working anymore on QLC+ 4.13.0 #1533

Closed mishcazzulani closed 6 months ago

mishcazzulani commented 6 months ago

Describe the bug After upgrading QLC the blackout button doesn't work anymore

To Reproduce

  1. Create a new show
  2. Patch some dimmers
  3. Create a virtual desk with some fader set to control the dimmers's levels
  4. Go live
  5. Toggle blackout doesn't work

Expected behavior I expect the blackout button to set all dimmers to 0, as in previous versions Please note that the grandmaster fader works so it isnt a patch issue

Screenshots

Desktop (please complete the following information):

Additional context

yestalgia commented 6 months ago

Hey, there has been a change to QLC+ dimming which actually came about in 4.12.7

This was done so only HTP (highest takes priority) channels were set to 0. Which means when you hit blackout the movement channels don't go to zero.

From Massimo on the forum: "Blackout was once resetting ALL channels (HTP+LTP) As requested, I adapted it like all the consoles in the world do: reset only HTP channels Stop all functions instead, stops ALL the running functions, leaving LTP channels where they were (so they're not reset too)"

I'm pretty sure that blackout still works for the generic dimmers but I don't have it in front of me.

Can someone else confirm?