Module:MOS tuning spectrum: Difference between revisions

Ganaram inukshuk (talk | contribs)
missed a function
Ganaram inukshuk (talk | contribs)
missed a function again
Line 82: Line 82:
local bright_generator_steps = mos.bright_gen_to_et_steps(input_mos, step_ratio)
local bright_generator_steps = mos.bright_gen_to_et_steps(input_mos, step_ratio)
local bright_generator_cents = mos.bright_gen_to_cents(input_mos, step_ratio)
local bright_generator_cents = mos.bright_gen_to_cents(input_mos, step_ratio)
local bright_generator_string = mos.bright_gen_to_et_steps_as_string(input_mos, step_ratio, "")
local bright_generator_string = mos.bright_gen_to_et_string(input_mos, step_ratio, "")
-- Calculate dark generator step count and cent value
-- Calculate dark generator step count and cent value