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.
Button controlling two switches
- rlgsbt
- Member
- Posts: 200
- Location: Marseille
- Contact:
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.
Here is a simple patch, but there are many ways to do it.
You can also try the "group" option with many switches.
You do not have the required permissions to view the files attached to this post.
- rlgsbt
- Member
- Posts: 200
- Location: Marseille
- Contact:
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".
In this example, you can turn off switch B by clicking on it or using the button "set off B".
You do not have the required permissions to view the files attached to this post.
-
Ariajazz
- Member
- Posts: 353
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?
- rlgsbt
- Member
- Posts: 200
- Location: Marseille
- Contact:
connects the output of "set off B" to the reset input of the fader
You do not have the required permissions to view the files attached to this post.
