「モジュール:MOS tunings」の版間の差分
編集の要約なし |
編集の要約なし |
||
| 170行目: | 170行目: | ||
result = result | result = result | ||
.. "! rowspan=\"2\" class=\"unsortable\" | 音階の度数\n" | .. "! rowspan=\"2\" class=\"unsortable\" | 音階の度数\n" | ||
.. "! rowspan=\"2\" class=\"unsortable\" | | .. "! 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\" | | 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 | ||