Template:Lumatone EDO key: Difference between revisions
Created page with "<includeonly>{{Lumatone key|x={{{x}}}|y={{{y}}}|label={{#expr: ({{{start}}} + {{{xstep}}}*{{{x}}} + {{{ystep}}}*{{{y}}}) mod {{{n}}}}}}}</includeonly><noinclude>For use with [..." |
fix up negative numbers with mod |
||
Line 1: | Line 1: | ||
<includeonly>{{Lumatone key|x={{{x}}}|y={{{y}}}|label={{#expr: ({{{start}}} + {{{xstep}}}*{{{x}}} + {{{ystep}}}*{{{y}}}) mod {{{n}}}}}}}</includeonly><noinclude>For use with [[:Template:Lumatone EDO mapping]]</noinclude> | <includeonly>{{Lumatone key|x={{{x}}}|y={{{y}}}|label={{#expr: (({{{start}}} + {{{xstep}}}*{{{x}}} + {{{ystep}}}*{{{y}}}) mod {{{n}}} + {{{n}}}) mod {{{n}}}}}}}</includeonly><noinclude>For use with [[:Template:Lumatone EDO mapping]]</noinclude> |