Module:MOS interval HE: Difference between revisions

Ganaram inukshuk (talk | contribs)
Rename function being called
Ganaram inukshuk (talk | contribs)
Rename
Line 46: Line 46:
-- Create table title
-- Create table title
result = result
result = result
.. "|+ style=\"font-size: 105%; white-space: nowrap;\" | " .. string.format("Intervals of %s\n", scale_sig)
.. "|+ style=\"font-size: 105%; white-space: nowrap;\" | " .. string.format("Harmonic entropy data for %s\n", scale_sig)
.. "|-\n"
.. "|-\n"
-- Create table headers
-- Create table headers
result = result
result = result
.. "! Interval"
.. "! Interval\n"
.. "!! Range in cents"
.. "! Range in cents\n"
.. "!! Average of [[HE]]<br/>(from [http://www.mikebattagliamusic.com/HE-JS/HE.html HE Calc])\n"
.. "! Average of [[HE]]<br/>(from [http://www.mikebattagliamusic.com/HE-JS/HE.html HE Calc])\n"
.. "!! Min of [[HE]]\n"
.. "!Min of [[HE]]\n"
-- Write each row
-- Write each row