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

HTP/LTP Question #1519

Closed guidoffm closed 7 months ago

guidoffm commented 7 months ago

I create a one channel generic fixture. The I create a scene that sets the fixture to 255. When I activate the scene the output is set to 255 as expected and when I then deactivate the scene the output is reset to 0 as expected.

Now, I change the the channel from HTP to LTP. When I the activate the scene the output is set to 255 as expected. When I then deactivate the scene the output remains at 255. I expect it to be reset to 0.

When I read about the meaning of LTP and HTP I understand this setting affects the output when one channel is used in more than one scene at once. I do not understand the behaviour when I simply activate and deactivate a scene.

How did I find about out this behaviour? I have created my own fixture definition for a device and set some channels to "Intensity" and other channels e.g. to "Maintenance". Only the channels defined as "Intensity" are reset when I deactivate a scene.

QLC Version: 4.12.7

mcallegari commented 7 months ago

Please submit this question to the forums https://www.qlcplus.org/forum/ Thank you