Page 1 of 1
Button controlling two switches
Posted: 12 Apr 2021, 23:40
by Ariajazz
Hi all. I need a button that can perform the following task: When the button is clkicked once it engages (turns on) a switch A and when the same button is clicked for a second time turns off switch A and turns on switch B (a secondary one).
Thanks in advance.
Re: Button controlling two switches
Posted: 13 Apr 2021, 08:00
by rlgsbt
Hi Ariajazz
Here is a simple patch, but there are many ways to do it.
You can also try the "group" option with many switches.
Re: Button controlling two switches
Posted: 14 Apr 2021, 03:40
by Ariajazz
Hi rigsbt, thanks a lot for your help, the patch works like a charm but now I need a way to turn off switch B from a another button (a second one). I have try several things with no success.
Thank You.
Re: Button controlling two switches
Posted: 14 Apr 2021, 08:57
by rlgsbt
You have to deal with "pass if change" module.
In this example, you can turn off switch B by clicking on it or using the button "set off B".
Re: Button controlling two switches
Posted: 14 Apr 2021, 14:05
by Ariajazz
Thanks again for your help. I tried that before but thought it had to do with "TOOGLE" function in the switch. Now I get the idea about "SET ON and SET OFF" that were not present in old USINE v5 which I have use extensively.
Re: Button controlling two switches
Posted: 15 Apr 2021, 04:15
by Ariajazz
Hello. Sorry I'm bothering again. The "set off button B" worked fine but there is a little problem: Button A has to be clicked twice to turn on switch A again. This is an issue since this button A is intended to be engaged by a cc midi message and it will only happen once at a time. Any idea on how to fix this?
Re: Button controlling two switches
Posted: 15 Apr 2021, 07:53
by rlgsbt
connects the output of "set off B" to the reset input of the fader