Button controlled slider with increments

Ask a generic question about the usage of QLC+, not related to a particular operating system
Post Reply
Gwedo
Posts: 8
Joined: Thu Apr 07, 2022 3:10 pm
Real Name: Guido

Heya,

I was wondering if it is possible to make 2 buttons that increase a slider value with for example 10%?
So I could have 2 buttons on a launchpad that have intensity +10%, and intensity -10%
Gwedo
Posts: 8
Joined: Thu Apr 07, 2022 3:10 pm
Real Name: Guido

I also tried by making a script like
"setfixture:0 ch:1 val:val+10" but this doesnt work
User avatar
GGGss
Posts: 2732
Joined: Mon Sep 12, 2016 7:15 pm
Location: Belgium
Real Name: Fredje Gallon

Like this?

Buttons control channels in a Loopback universe, which in turn control the next / previous step in a chaser with intensities.
Have a look at the attached project.
Attachments
StepUpStepDown.qxw
(5.86 KiB) Downloaded 56 times
All electric machines work on smoke... when the smoke escapes... they don't work anymore
Gwedo
Posts: 8
Joined: Thu Apr 07, 2022 3:10 pm
Real Name: Guido

GGGss wrote: Fri Apr 08, 2022 8:22 am Like this?

Buttons control channels in a Loopback universe, which in turn control the next / previous step in a chaser with intensities.
Have a look at the attached project.
yeah this works!
Post Reply