Template:Lumatone EDO key: Difference between revisions

Keenan Pepper (talk | contribs)
Created page with "<includeonly>{{Lumatone key|x={{{x}}}|y={{{y}}}|label={{#expr: ({{{start}}} + {{{xstep}}}*{{{x}}} + {{{ystep}}}*{{{y}}}) mod {{{n}}}}}}}</includeonly><noinclude>For use with [..."
 
Keenan Pepper (talk | contribs)
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>