Frequency temperament: Difference between revisions
Jump to navigation
Jump to search
CompactStar (talk | contribs) No edit summary |
CompactStar (talk | contribs) No edit summary |
||
| Line 12: | Line 12: | ||
... | ... | ||
</pre> | </pre> | ||
== List of arithmetic interval chains == | == List of arithmetic interval chains == | ||
* [[Sqrttwo]] | * [[Sqrttwo]] | ||
Revision as of 10:02, 3 March 2023
Arithmetic interval chains are interval chains similar to regular temperaments. Whereas regular temperaments are created by reducing integer powers of a generator, an arithmetic interval chain is created by reducing integer multiples of a generator. The n-th interval in an arithmetic interval chain prior to octave-reduction is given by n*g + 1, where g is the generator.
For example, this is an arithmetic interval chain with a generator of 0.29 and period 2/1:
1+0.29 = 1.29 1+2*0.29 = 1.58 1+3*0.29 = 1.87 1+4*0.29 = 2.16 -> 1.08 1+5*0.29 = 2.45 -> 1.225 1+6*0.29 = 2.74 -> 1.37 ...