Building a fx preset menu in traktor

Building a fx preset menu in traktor

Hi,

I have some buttons wich activate different effects and parameters in the 4 fx units
The buttons have coloured feedback (ableton push)
Now what want is …
I want to map these fx banks to 1 single button

I make a modifier on the button, with a +1 command on it
On the fx banks i let em check for wich value the modifier has (bank 1 = mod 1, fx2 = mod2, …)
The colourfeedback to the button the same …

Now when i want this menu to have 3 banks for instance
How do i make the modifier go back to 0 when it reaches 3? Is this possible?
Can i make a command on the button, modifier = 0 IF modifier = 3 ?

Im brainstormint, without acces to traktor :slight_smile:

Modifier 1 / condition M1=0 / type=button / mode=inc
Modifier 1 / condition M1=1 / type=button / mode=inc
Modifier 1 / condition M1=2 / type=button / mode=inc
Modifier 1 / condition M1=3 / type=button / mode=direct / value=0