Page 1 of 1

Submaster value reset

Posted: Wed Mar 26, 2014 8:47 pm
by Joep Admiraal
Hi,

I have some buttons and a submaster slider in a Solo frame. The buttons are connected to functions that do something with the dimmer channels. When I have activated a button (all dimmer channels 100%) and use the sub master the values in the dmx monitor are changed to the submaster value. This is what I would expect. Now when I press one of the other buttons, the dimmer channels get the dmx value of the selected function, without the submaster correction.

Is this a bug?

I see this behavior on QLC+ 4.6.1 MacOS 10.8.5.

Thanks for your help,
Joep

Submaster value reset

Posted: Wed Mar 26, 2014 9:06 pm
by Massimo Callegari
Hey Joep, it actually sounds like an unwanted behaviour.

I need to double check it but it might take me some time.
Lately I'm continuously switching between 3 OSes and 2 Qt versions... :S

Submaster value reset

Posted: Thu Mar 27, 2014 8:34 am
by Joep Admiraal
No problem, if it annoys me to much I will have a look at it myself.

3 OSes?
Are you also developing on a Mac and Windows machine now?
What happened?
:-)

Submaster value reset

Posted: Thu Mar 27, 2014 8:50 am
by Massimo Callegari
Well, I always had to build QLC+ on 3 OSes, but there are some hardware related parts that need special attention on each OS (like the HID plugin, audio part, etc..)

Plus, I'm struggling to have a working port on Qt5 cause it brings some new cool features (like multiple audio, video support, etc..)
Unfortunately I'm reaching the conclusion that at the moment Qt5 is not mature enough for the QLC+ requirements. So we'll all have to wait :(

Submaster value reset

Posted: Sat Mar 29, 2014 11:24 am
by Massimo Callegari
Hey Joep I've done a quick test and it seems to work as expected.
I tried with a submaster and a button.

Maybe you've set the "adjust function intensity" value ?

Submaster value reset

Posted: Sat May 03, 2014 8:27 am
by Joep Admiraal
Hi Massimo,

I must have missed your last post, sorry for that.

The 'adjust function intensity' is off, but when I set it to on I get the expected behaviour.
What I expect is that when I press a button, the intensity of the function behind that button is corrected with the submaster intensity.
I'll create a small pull request to make it work like I would expect it to work.