Loopback Button to control a submaster

Ask a generic question about the usage of QLC+, not related to a particular operating system
Post Reply
Dave71
Posts: 27
Joined: Thu Jan 13, 2022 7:32 pm
Real Name: David Dale

Ive been working through some loopback tutorials and have created button to turn frame pages and have additional sliders to do the same function etc

However, I'm stuck with this and can't seem to find an answer

I have a pixel batten that doesn't have an intensity function, just 12 RGBW leds. I've added a simple submaster fader to control the "brightness" but i'd like a button that will toggle between submaster 100% and 0% so i can switch it on and off. I'm not using any external control, just a software button. Can it be done and, if so, how? I just can't figure it out

Thanks

Edit: I've made a button which will bring the submaster fader to zero. progress I suppose - see version 2
Attachments
Submaster Button v2.qxw
(6.48 KiB) Downloaded 18 times
Submaster Button.qxw
(4.92 KiB) Downloaded 16 times
MichelSliepenbeek
Posts: 715
Joined: Wed Feb 08, 2023 10:24 am
Location: Nederland
Real Name: Michel Sliepenbeek

You might end up with this:
Submaster Button V3.qxw
(6.68 KiB) Downloaded 13 times

It is important that you do not put your High Button inside the frame where your submaster is, otherwise your submaster will also affect your High Function.

The submaster wiil take control of all the functions that are inside of the same Frame.
If the submaster is set half way (127), a scene or sequence that wants to set a channel to 255 will restricted to a maximum value of 127.
If the submaster is set to zero, a scene or sequence that wants to set a channel to 255 will even set your channel to 0.
A QLC Workspace is like a Bob Ross painting: "it's your world, you can create whatever you want!"
Dave71
Posts: 27
Joined: Thu Jan 13, 2022 7:32 pm
Real Name: David Dale

That's fantastic Michel, thank you. I did get somewhere near prior to posting but was using chase not sequence and missed 1 vital setting - LTP/HTP on the dimmer. I've also added a button to control Tap Tempo on an Ipad based web access version of my workspace.
MichelSliepenbeek
Posts: 715
Joined: Wed Feb 08, 2023 10:24 am
Location: Nederland
Real Name: Michel Sliepenbeek

Tip: There is a difference between putting Buttons inside a Frame and putting buttons On Top of a Frame.

If you look at this example you will notice that you can only move the "batten efx" Button inside the Frame, while you can move the other two buttons all over your WorkSpace.
Submaster Button V4.qxw
(6.67 KiB) Downloaded 7 times

By positioning the Off and Full Button directly above and underneath the Slider (making it look as if they are in the Frame), you make clear that they go together with the Slider, but as they are actualy on top of the Frame the SubMaster Slider will not affect them.
A QLC Workspace is like a Bob Ross painting: "it's your world, you can create whatever you want!"
User avatar
GGGss
Posts: 3052
Joined: Mon Sep 12, 2016 7:15 pm
Location: Belgium
Real Name: Fredje Gallon

MichelSliepenbeek wrote: Thu Nov 14, 2024 11:50 pm By positioning the Off and Full Button directly above and underneath the Slider (making it look as if they are in the Frame), you make clear that they go together with the Slider, but as they are actualy on top of the Frame the SubMaster Slider will not affect them.
An under-highlighted compelling feature—yes! Even in my projects, I sometimes forget this simple solution and end up overcomplicating the need to use Loopback Magic.
All electric machines work on smoke... when the smoke escapes... they don't work anymore
Post Reply