User:Sintel/sandbox: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
Sintel (talk | contribs)
testing out bravura text
Sintel (talk | contribs)
is this how you're supposed to do it
Line 1: Line 1:
== Bravura ==
== Bravura ==


{{Bravura|cbCDEFGA|200%}}
{{Bravura|CbCDEFGA|200%}}
 
C<span style="line-height: 16px">{{Bravura|&#xE263;|200%}}</span>


== testing lua stuff ==
== testing lua stuff ==

Revision as of 01:39, 27 November 2024

Bravura

CbCDEFGA

C

testing lua stuff

← 11edo sandbox 13edo →
Prime factorization 22 × 3
Step size 100 ¢ (by definition) 
Fifth 7\12 (700 ¢)
(convergent)
Semitones (A1:m2) 1:1 (100 ¢ : 100 ¢)
Consistency limit 9
Distinct consistency limit 5
Special properties

Template:EDO intro


Approximation of odd harmonics in 17edo
Harmonic 3 5 7 9 11 13 15 17 19 21 23
Error Absolute (¢) +3.9 -33.4 +19.4 +7.9 +13.4 +6.5 -29.4 -34.4 -15.2 +23.3 +7.0
Relative (%) +5.6 -47.3 +27.5 +11.1 +19.0 +9.3 -41.7 -48.7 -21.5 +33.1 +9.9
Steps
(reduced)
27
(10)
39
(5)
48
(14)
54
(3)
59
(8)
63
(12)
66
(15)
69
(1)
72
(4)
75
(7)
77
(9)
Interval information
Ratio 13/8
Subgroup monzo 2.13 [-3 1
Size in cents 840.5277¢
Name (lesser) tridecimal neutral sixth
Color name 3o6, tho 6th
FJS name [math]\displaystyle{ \text{m6}^{13} }[/math]
Special properties reduced,
reduced harmonic
Tenney height (log2 nd) 6.70044
Weil height (log2 max(n, d)) 7.40088
Wilson height (sopfr(nd)) 19

[sound info]
Open this interval in xen-calc

Uniform maps

Lua error in Module:Uniform_map at line 135: Must provide edo if not min or max given..


Mapping matrix markup

Using the pre tag:

      2 3 5 
  2 [ 1 1 0]
3/2 [ 0 1 4]

Latex:

[math]\displaystyle{ \begin{array}{c c} & \begin{array}{c c c} 2 & 3 & 5 \\ \end{array} \\ \begin{array}{c c c}2 \\ 3/2 \end{array} & \left[ \begin{array}{c c c} 1 & 1 & 0 \\ 0 & 1 & 4 \end{array} \right] \end{array} }[/math]


CSS pre and ptt:

2 3 5 2 [ 1 1 0] 3/2 [ 0 1 4]