How to do modulus calculation in maestro 7

I figured it out: it’s simply “x MOD y”

So the action block for this would look like:

“Set Variable ‘z’ to Calculation ‘x MOD y’”

1 Like