Template:MOS tuning spectrum/doc: Difference between revisions

Ganaram inukshuk (talk | contribs)
params for (unusual) use-cases, for completeness
Ganaram inukshuk (talk | contribs)
m move todo to bottom
Line 11: Line 11:
; <code>Int Limit</code>
; <code>Int Limit</code>
: Changes search behavior to find ratios whose numerator or denominator do not exceed the int limit. If used, <code>Depth</code> is ignored.
: Changes search behavior to find ratios whose numerator or denominator do not exceed the int limit. If used, <code>Depth</code> is ignored.
{{Todo|inline=1| add documentation }}


; <code>L/s</code>
; <code>L/s</code>
Line 18: Line 17:
; <code>Initial Ratios</code>
; <code>Initial Ratios</code>
: A list of ratios from which mediants are successively found. Ratios are denoted as <code>L/s</code>, and individual ratios are separated using semicolons. Ratios entered this way are automatically sorted in ascending order. If not used, mediants between 1:1 and 1:0, or <code>1/1;&nbsp;1/0</code>, are found.
: A list of ratios from which mediants are successively found. Ratios are denoted as <code>L/s</code>, and individual ratios are separated using semicolons. Ratios entered this way are automatically sorted in ascending order. If not used, mediants between 1:1 and 1:0, or <code>1/1;&nbsp;1/0</code>, are found.
{{Todo|inline=1| add documentation }}