「モジュール:MOS tunings」の版間の差分

Furcht968 (トーク | 投稿記録)
編集の要約なし
Furcht968 (トーク | 投稿記録)
編集の要約なし
170行目: 170行目:
result = result
result = result
.. "! rowspan=\"2\" class=\"unsortable\" | 音階の度数\n"
.. "! rowspan=\"2\" class=\"unsortable\" | 音階の度数\n"
.. "! rowspan=\"2\" class=\"unsortable\" | Abbrev.\n"
.. "! rowspan=\"2\" class=\"unsortable\" | 略記\n"
-- Headers for tunings; these span two cols
-- Headers for tunings; these span two cols
197行目: 197行目:
-- Second row of headers
-- Second row of headers
for i = 1, #step_ratios do
for i = 1, #step_ratios do
result = result .. "! style=\"border-right: none;\" class=\"unsortable\" | ステップ地\n"
result = result .. "! style=\"border-right: none;\" class=\"unsortable\" | ステップ値\n"
result = result .. "! style=\"border-left: none; text-align: right;\" | セント値\n"
result = result .. "! style=\"border-left: none; text-align: right;\" | セント値\n"
end
end