"Not obvious that both the on and off action triggers a step." Not exactly what I said. A "stepper" is triggered only by a momentary button going on. I will repeat the cause for emphasis. When the tick button changes state, the subcontrol values are evaluated and sent. In the off direction, the knob 5 does not advance, but the MIDI value of 127 is retransmitted, which sends a repeat "on" command to the stepper button, causing a duplicate step. Stepper has never gone off, but had the on state triggered twice. And you do need to apply "send on only" at every level where this can cause an issue.