「モジュール:MOS tuning spectrum」の版間の差分
ページの作成:「local mos = require("Module:MOS") local mediants = require("Module:Mediants") local tip = require("Module:Template input parse") local utils = require("Module:Utils") local yesno = require("Module:yesno") local getArgs = require("Module:Arguments").getArgs local p = {} -- TODO: -- - Add back old option from previous scale tree: toggle staggering of ratios. -- - (Low priority): Force-add comments that lie outside searched depth. If such -- ratios…」 |
編集の要約なし |
||
| 84行目: | 84行目: | ||
-- Produce table header for the comments | -- Produce table header for the comments | ||
local comments_header_text = " | local comments_header_text = "備考" | ||
if small_steps == 1 then | if small_steps == 1 then | ||
comments_header_text = comments_header_text .. "<sup><abbr title=\"Every tuning produces a proper scale.\">(always proper)</abbr></sup>" | comments_header_text = comments_header_text .. "<sup><abbr title=\"Every tuning produces a proper scale.\">(always proper)</abbr></sup>" | ||