Template:Harmonics in equal/doc: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{Dochead}}{{lua}} | ||
This template generates a table with the approximations of harmonics for a given [[equal tuning]]. | This template generates a table with the approximations of harmonics for a given [[equal tuning]]. | ||
=== Usage === | === Usage === | ||
==== Simple ==== | ==== Simple ==== | ||
For divisions of the octave ([[ | For divisions of the octave ([[edo]]s), you can use one unnamed argument: | ||
<code><nowiki>{{Harmonics in equal|< | <code><nowiki>{{Harmonics in equal|<edo number>}}</nowiki></code> | ||
For other divisions, you can use two or three unnamed arguments: | For other divisions, you can use two or three unnamed arguments: | ||
Line 41: | Line 41: | ||
; </code>columns</code> | ; </code>columns</code> | ||
: Number of intervals to include. Default is | : Number of intervals to include. Default is 11. | ||
; <code>start</code> | ; <code>start</code> | ||
Line 89: | Line 89: | ||
{{{{ROOTPAGENAME}}|313|columns=9|start=2}} | {{{{ROOTPAGENAME}}|313|columns=9|start=2}} | ||
{{{{ROOTPAGENAME}}|313|columns=9|start=2|prec=5|title=Same with prec=5}} | {{{{ROOTPAGENAME}}|313|columns=9|start=2|prec=5|title=Same with prec=5}} | ||
=== See also === | |||
* [[Template: Harmonics in cet]] |