-
-
Notifications
You must be signed in to change notification settings - Fork 424
Description
If you have one frame with a slider (lets call it Channel 1) and a submaster to control it (lets call it Submaster), and this frame is inside another frame with another submaster (lets call it Overall Master), I would expect the output to be <Channel 1> However, this only works if you adjust Submaster. If you adjust Overall Master instead, Submaster is ignored.
To Reproduce
Make a project with a outer frame and a submaster (Overall Master)
Inside the frame, place another frame, and place a submaster (Submaster) and a channel slider in level mode (Channel 1) within.
If you set both submasters to 50% and Channel 1 to 100%, the output should be 25%. This will work if you adjust the Submaster, but won't be right if you adjust Overall Master.
Expected behavior
25% output if channel 1 is at 100%, and the two submasters are at 50% regardless of which submaster you adjusted last.
Desktop:
OS: Windows
QLC+ Version 4.14.3
Also fails on Raspberry Pi version 4.14.1
Relevant form topic with test workspace:
https://www.qlcplus.org/forum/viewtopic.php?t=18658