Template:Lumatone EDO key: Difference between revisions
Jump to navigation
Jump to search
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> | ||
Revision as of 01:30, 25 April 2021
For use with Template:Lumatone EDO mapping