Easy to turn a gate into a trigger impulse by subtracting the delayed version from the O.g
This will produce an implse during gate ON and gate OFF
When using the divide module , this way whatever value the gate has , the result is always 1 ( not unfluenced by velocity )
However , the z-1 memory latch does not like this
I tried latches for the divide but no luck , until I realised a NAN could be the issue
A DNC module before the second input of the divide is required to make it work properly .
Is this becasue the delayed z-1 does not like when the division is 0/0 during gate off ?