Flash-Button for Submaster?

Request a feature that you would like to see in QLC+.
Explain in details why you would need it and which is your usage case.
Post Reply
Chris De Rock
Posts: 103
Joined: Tue Apr 14, 2015 6:54 am
Real Name:

One little thing i miss: A flash-button for submaster-fader. Maybe as extra feature for the button widget or (harder to code) as component inside the fader widget. Is this possible?
siegmund
Posts: 703
Joined: Mon Nov 02, 2015 11:03 am
Location: Germany
Real Name: Lukas

This is already possible with the loopback plugin. Please have a look at the attached workspace.
Attachments
flash submaster.qxw
(3.39 KiB) Downloaded 63 times
iamchrislaurie
Posts: 58
Joined: Mon Apr 27, 2015 11:27 am
Real Name: Chris Laurie

Hi Siegmund

This does not quite work:

Set slider to 125
Press & hold submaster flash button - slider goes to 255 - that is good.
Release the flash button - slider goes to 0

Currently the script engine does not cater for reading a channel value and storing it somewhere to use later. I suspect on top of that it would also need the ability to execute a function (script) on the release of a button.
siegmund
Posts: 703
Joined: Mon Nov 02, 2015 11:03 am
Location: Germany
Real Name: Lukas

You're right, sorry I just quick tested it with 0 as initial value.
Yeah, some additional features in the script function would be great. In the meantime, you could work around the issue with an additional fader:
Attachments
flash submaster.qxw
(4.05 KiB) Downloaded 82 times
Post Reply