Using an Axe Fx. My issue is that when I first go to a patch and hit the effect toggle, I need to hit it twice the first time I arrive at the patch. Every other time it works properly. Until I go to a new patch and want to toggle any other effect. Need to hit the toggle two times for it to kick in the first time. Is there a way to avoid this? I tried sending a toggle effect off at M1 and the Toggle on at M2.
I was hoping this will always tell the effect to be off when I go to the patch, but it didn't help.
Can you guys write out a small example of the above 2 posts? I am programming switch A as follows:
M1: conditional 2,2
M2: cc toggle 47,0. 47,127
M3: blink
M4: conditional 0,0
M5: cc toggle 106,0. 106,127
M6: blink
With my AxeFX2) If my last action toggled 47 I'll need to do hold and hold again to toggle 106. If my last action toggled 106 I need to press twice to toggle 47.