Mathematical theory of regular temperaments: Difference between revisions
No edit summary |
m →Characterizing a regular temperament: put gencom here for the time being |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 7: | Line 7: | ||
{{Expert|Regular temperament}} | {{Expert|Regular temperament}} | ||
A '''regular temperament''' is a homomorphism that maps an abelian group of target/just intervals to another abelian group of [[tempering out|tempered]] intervals. In other words, it is a function from a group of just intervals to another simpler group of intervals that preserves the operation of [[stacking]]. Typically, the source set is assumed to be a multiplicative subgroup of the rational numbers (aka [[just intonation]]). Musically, tempering is done by deliberately mistuning some of the ratios such that a [[comma]] or set of commas vanishes by becoming a unison (it is ''tempered out'' in the temperament). The utility of regular temperament is partly to produce scales that are simpler and have more consonances than strict JI, while maintaining a high level of concordance (or similarity to JI), and partly to introduce useful "puns" as commas are tempered out. Temperaments effectively reduce the dimensionality of JI, thereby simplifying the pitch relationships. | A '''regular temperament''' is a homomorphism that maps an abelian group of target/just intervals to another abelian group of [[tempering out|tempered]] intervals. In other words, it is a function from a group of (usually just) intervals to another simpler group of intervals that preserves the operation of [[stacking]]. Typically, the source set is assumed to be a multiplicative subgroup of the rational numbers (aka [[just intonation]]). Musically, tempering is done by deliberately mistuning some of the ratios such that a [[comma]] or set of commas vanishes by becoming a unison (it is ''tempered out'' in the temperament). The utility of regular temperament is partly to produce scales that are simpler and have more consonances than strict JI, while maintaining a high level of concordance (or similarity to JI), and partly to introduce useful "puns" as commas are tempered out. Temperaments effectively reduce the dimensionality of JI, thereby simplifying the pitch relationships. | ||
In mathematical terms, it is a function whose domain is a target tuning we wish to approximate, and its range is the intervals of the temperament. In general, this mapping is many-to-one, and two different rational numbers may be mapped to the same [[mapped interval|tempered interval]] — in this case we say that the two JI intervals are ''tempered together''. | In mathematical terms, it is a function whose domain is a target tuning we wish to approximate, and its range is the intervals of the temperament. In general, this mapping is many-to-one, and two different rational numbers may be mapped to the same [[mapped interval|tempered interval]] — in this case we say that the two JI intervals are ''tempered together''. | ||
Line 29: | Line 29: | ||
== Characterizing a regular temperament == | == Characterizing a regular temperament == | ||
=== Normal | === Normal mapping matrices === | ||
{{Main| | {{Main| Temperament mapping matrix }} | ||
{{See also| Normal forms #Normal forms for mappings }} | |||
Since an abstract temperament corresponds to some linear map, we can represent it as a matrix. We can [[Mathematical theory of saturation|saturate]] it and reduce it to the [[Hermite normal form]], which gives a unique representation. Applying this map to the vector representation of a rational interval gives an element in an abelian group representing the notes of the temperament. For example, the normal form for 7-limit miracle is | |||
$$ | |||
\begin{bmatrix} | |||
1 & 1 & 3 & 3 \\ | |||
0 & 6 & -7 & -2 \\ | |||
\end{bmatrix} | |||
$$ | |||
and applying this to the vector for either 16/15 or 15/14 leads to [0 1]. | |||
=== | === Normal comma bases === | ||
{{Main| | {{Main| Comma basis }} | ||
{{See also| Normal forms #Normal forms for commas }} | |||
A temperament may also be defined by a list of commas. By putting these into a normal form, the representation is also unique. Using commas has the advantage of showing family relationships more clearly. | |||
=== Plücker coordinates === | |||
{{Main| Plücker coordinates }} | |||
This uses [[exterior algebra]] to give unique coordinates associated to the abstract regular temperament. | |||
=== Frobenius projection matrix === | === Frobenius projection matrix === | ||
Line 57: | Line 62: | ||
=== Just intonation subgroups and transversals === | === Just intonation subgroups and transversals === | ||
{{Main| Just intonation subgroups | Transversal }} | {{Main| Just intonation subgroups | Transversal }} | ||
{{See also| Gencom }} | |||
A relatively concrete approach, but one which is not canonically defined, is to define a [[transversal]] for the temperament by giving generators for a just intonation subgroup which when tempered becomes the notes of the temperament. | A relatively concrete approach, but one which is not canonically defined, is to define a [[transversal]] for the temperament by giving generators for a just intonation subgroup which when tempered becomes the notes of the temperament. | ||
Line 66: | Line 72: | ||
Maple code for the parts of these which do not call the Maple functions for Hermite normal form, Smith normal form or the pseudoinverse can be found in the article [[Basic abstract temperament translation code]]. | Maple code for the parts of these which do not call the Maple functions for Hermite normal form, Smith normal form or the pseudoinverse can be found in the article [[Basic abstract temperament translation code]]. | ||
=== Frobenius projection matrices === | === Frobenius projection matrices === | ||
Line 82: | Line 83: | ||
== Geometry of regular temperaments == | == Geometry of regular temperaments == | ||
{{Main|Plucker coordinates}} | |||
See also [[equivalence continuum]] for a description of the space of rank-''r'' temperaments supported by a given temperament, such as a rank-1 temperament, as an algebraic variety. | See also [[equivalence continuum]] for a description of the space of rank-''r'' temperaments supported by a given temperament, such as a rank-1 temperament, as an algebraic variety. | ||