Buttons with relative interactions
Posted: 29 May 2017 01:03
Hi everyone,
I tried to make "menu" for a Mackie Control Interface but I have problems about the differents interactions between the buttons.
I look for answer(s) or idea(s) in the forum but I don't find anything that can solve my problem. I'm a beginner in coding lemur so...
Here is my interaction idea about this menu :
One button activated at the same time.
By default (at start) VOLUME (Button_Flip) should be ON (activated) but ...
if VOLUME is OFF and I touch it so it's switch ON.
if VOLUME is ON and I touch it again so it's switch OFF and PANNER (Button_Panner) switch ON.
if PANNER is ON and I touch it again so it's switch OFF and VOLUME switch ON.
if VOLUME is ON and I touch PANNER, PANNER switches ON and VOLUME switches OFF and ...
if PANNER is ON and I touch VOLUME, VOLUME switches ON and PANNER switches OFF.
if VOLUME is ON and I touch SENDS (Button_Sends) so SENDS switches ON and VOLUME switches OFF.
if PANNER is ON and I touch SENDS so SENDS switches ON and PANNER switches OFF.
if SENDS is ON and I touch PANNER so PANNER switches ON and SENDS switches OFF.
if SENDS is ON and I touch INSERTS FX (Button_Inserts) so INSERTS FX switches ON and SENDS switches OFF.
if SENDS is ON and I touch OUTPUT BUS (Button_Routing) so OUTPUT BUS switches ON and SENDS switches OFF.
if SENDS is ON and I touch it again so it's switch OFF and PANNER switch ON.
if INSERTS FX is ON and I touch it again so it's switch OFF and PANNER switch ON.
if OUTPUT BUS is ON and I touch it again so it's switch OFF and PANNER switch ON.
I added the file too.
Expecting some help... thanks in advance.
I tried to make "menu" for a Mackie Control Interface but I have problems about the differents interactions between the buttons.
I look for answer(s) or idea(s) in the forum but I don't find anything that can solve my problem. I'm a beginner in coding lemur so...
Here is my interaction idea about this menu :
One button activated at the same time.
By default (at start) VOLUME (Button_Flip) should be ON (activated) but ...
if VOLUME is OFF and I touch it so it's switch ON.
if VOLUME is ON and I touch it again so it's switch OFF and PANNER (Button_Panner) switch ON.
if PANNER is ON and I touch it again so it's switch OFF and VOLUME switch ON.
if VOLUME is ON and I touch PANNER, PANNER switches ON and VOLUME switches OFF and ...
if PANNER is ON and I touch VOLUME, VOLUME switches ON and PANNER switches OFF.
if VOLUME is ON and I touch SENDS (Button_Sends) so SENDS switches ON and VOLUME switches OFF.
if PANNER is ON and I touch SENDS so SENDS switches ON and PANNER switches OFF.
if SENDS is ON and I touch PANNER so PANNER switches ON and SENDS switches OFF.
if SENDS is ON and I touch INSERTS FX (Button_Inserts) so INSERTS FX switches ON and SENDS switches OFF.
if SENDS is ON and I touch OUTPUT BUS (Button_Routing) so OUTPUT BUS switches ON and SENDS switches OFF.
if SENDS is ON and I touch it again so it's switch OFF and PANNER switch ON.
if INSERTS FX is ON and I touch it again so it's switch OFF and PANNER switch ON.
if OUTPUT BUS is ON and I touch it again so it's switch OFF and PANNER switch ON.
I added the file too.
Expecting some help... thanks in advance.