Module:Infobox interval: Difference between revisions

Fredg999 category edits (talk | contribs)
m A category was renamed
CompactStar (talk | contribs)
No edit summary
Line 334: Line 334:
'[[File:' .. sound .. '|270px]]<br/><small>[[:File:' .. sound .. '|[sound info]]]</small>'
'[[File:' .. sound .. '|270px]]<br/><small>[[:File:' .. sound .. '|[sound info]]]</small>'
})
})
elseif debug_mode and debug_mode ~= 'hide' and regular then
elseif regular then
local hz = 2 ^ (math.log(440)/math.log(2) + cents/1200)
local hz = 2 ^ (math.log(440)/math.log(2) + cents/1200)
-- is it within hearing range?
-- is it within hearing range?