AFDO: Difference between revisions
CompactStar (talk | contribs) No edit summary |
Clarify, expand on formula, link style (no bolded links) |
||
Line 1: | Line 1: | ||
An '''ADO''' ('''arithmetic divisions of the octave''') or '''EFDO''' ( | An '''ADO''' ('''arithmetic divisions of the octave''') or '''EFDO''' ([[equal frequency division]] of the octave), also known as a '''chord of nature''', is a [[period]]ic [[tuning system]] which divides the [[octave]] [[equal frequency division|arithmetically]] rather than logarithmically. | ||
For example, in [[12ado]] the first degree is [[13/12]], the second is 14/12 ([[7/6]]), and so on. For an ADO system, the distance between interval ratios is equal, rather than the distance between their logarithms like in EDO systems. All ADOs are subsets of [[just intonation]]. ADOs with more divisors such as [[Highly_composite_equal_division|highly composite]] ADOs generally have more useful just intervals. | |||
== Formula == | |||
Within each period of any ''n''-ado system, the [[frequency ratio]] ''r'' of the ''m''-th degree is | |||
(which is 1/ | <math>\displaystyle r = (n + m)/n</math> | ||
If the first division is ''r''<sub>0</sub> (which is ratio of (''n'' + 0)/''n'' = 1) and the last, ''r''<sub>''n''</sub> (which is ratio of (''n'' + ''n'')/''n'' = 2), with common difference of ''d'' (which is 1/''n''), we have: | |||
<math> | <math> | ||
r_1 = r_0 + d \\ | |||
r_2 = r_0 + 2d \\ | |||
r_3 = r_0 + 3d \\ | |||
\vdots \\ | \vdots \\ | ||
r_m = r_0 + md | |||
</math> | </math> | ||