Module:MOS gamut: Difference between revisions

Ganaram inukshuk (talk | contribs)
Reformatted table output
Ganaram inukshuk (talk | contribs)
mNo edit summary
Line 357: Line 357:
-- The second row contains the note names
-- The second row contains the note names
local result = result .. "|-\n"
local result = result .. "|-\n"
local result = result .. "! Note names on " .. string.sub(note_symbols, 1, 1)
local result = result .. "! Note names on " .. string.sub(note_symbols, 1, 1) .. "\n"
for i = 1, #gamut do
for i = 1, #gamut do
-- Get the note name
-- Get the note name