Module:Infobox MOS: Difference between revisions

Ganaram inukshuk (talk | contribs)
m Changes to backslash modifier for period
Ganaram inukshuk (talk | contribs)
m backslash_display
Line 118: Line 118:
else
else
local ed = et.new(number_of_periods, input_mos.equave)
local ed = et.new(number_of_periods, input_mos.equave)
period_as_text = et.backslash_ratio(ed, 1)
period_as_text = et.backslash_display(ed, 1)
end
end
local period_in_cents = equave_in_cents / number_of_periods
local period_in_cents = equave_in_cents / number_of_periods