Template:Harmonics in equal/doc: Difference between revisions

Update
Update
Line 1: Line 1:
<includeonly><hr><small>Documentation transcluded from [[/doc]]</small></includeonly>
<includeonly><hr><small>Documentation transcluded from [[/doc]]</small></includeonly>
This template generates a table for prime approximations in [[Equal-step tuning|equal-step tunings]].
This template generates a table for prime approximations in [[equal tuning]]s.


=== Usage ===
=== Usage ===
Line 33: Line 33:
| title = <your title>
| title = <your title>
| intervals = <interval list name>
| intervals = <interval list name>
| collapsed = <true/false>
| collapsed = <anything>
}}
}}
</syntaxhighlight>
</syntaxhighlight>
Line 44: Line 44:
: Denominator of the interval that is divided equally. Can be used without parameter name. Default: 1.
: Denominator of the interval that is divided equally. Can be used without parameter name. Default: 1.
; columns
; columns
: number of intervals to include. Default: 10.  
: Number of intervals to include. Default: 10.  
; start
; start
: Default is 1 (which means the prime 2), set to 2 to skip the octave.
: Default is 1 (which means the prime 2), set to 2 to skip the octave.
Line 54: Line 54:
: Can be <code>prime</code> for primes, <code>odd</code> for odd harmonics and <code>integer</code> for integer harmonics. By default, edos get primes if they are consistent for the odd harmonics up to 21, otherwise they get odds. Everything that is not an edo gets integers.
: Can be <code>prime</code> for primes, <code>odd</code> for odd harmonics and <code>integer</code> for integer harmonics. By default, edos get primes if they are consistent for the odd harmonics up to 21, otherwise they get odds. Everything that is not an edo gets integers.
; collapsed
; collapsed
: <code>true</code> or <code>false</code> to collapse the table. Default: false.  
: Anything here to collapse the table.  


=== Examples ===
=== Examples ===