Optimization: Difference between revisions
→Common tunings: note on "E" and "CE" |
Include a short discussion on these various norms |
||
Line 25: | Line 25: | ||
An orthogonal space treats divisive ratios as equally important as multiplicative ratios, yet divisive ratios are sometimes thought to be more important. For example, 5/3 is sometimes found to be more important than 15. The skew is introduced to address that. | An orthogonal space treats divisive ratios as equally important as multiplicative ratios, yet divisive ratios are sometimes thought to be more important. For example, 5/3 is sometimes found to be more important than 15. The skew is introduced to address that. | ||
Notably, the [[Weil | Notably, the [[Weil norm]] is equivalent to Tenney-weighting the intervals and skewing the space such that each basis element is 60 degrees from each other. | ||
Both the weight and the skew are represented by matrices that can be applied to the mapping. In a more general sense, the distinction may not matter, and they may be collectively called weight–skew transformation. | Both the weight and the skew are represented by matrices that can be applied to the mapping. In a more general sense, the distinction may not matter, and they may be collectively called weight–skew transformation. | ||
Line 31: | Line 31: | ||
=== Order === | === Order === | ||
The order of the norm determines what is a unit step in the interval space. | The order of the norm determines what is a unit step in the interval space. | ||
* The Euclidean norm a.k.a. ''L''<sup>2</sup> norm resembles real-world distances. | |||
* The Manhattan norm, taxicab norm, a.k.a. ''L''<sup>1</sup> norm resembles movement of taxicabs in Manhattan – it can only traverse horizontally or vertically, so diagonal movement counts as two steps. | |||
* The Chebyshevian norm a.k.a. ''L''<sup>inf</sup> norm is the opposite of the Manhattan norm – it is the maximum number of steps along any axis, so a diagonal movement is the same as a horizontal or vertical one. | |||
The | Note that the dual norm of ''L''<sup>1</sup> is ''L''<sup>inf</sup>, and vice versa. Thus, the ''L''<sup>1</sup> norm on the interval space corresponds to the ''L''<sup>inf</sup> tuning space, and the ''L''<sup>inf</sup> norm corresponds to the ''L''<sup>1</sup> tuning space. The dual of ''L''<sup>2</sup> norm is itself, so the Euclidean norm corresponds to Euclidean tuning as one may expect. | ||
Technically, harmony works like taxicabs, as is modeled by [[James Tenney]]'s harmonic distance, or [[Tenney norm]], so it is often believed that optimization with the Manhattan norm should result in the best tuning and that Euclidean norms are only used because of ease of computation ([[D&D's guide]] has notably taken this stance). However, Euclidean and especially Chebyshevian norms may correspond to more efficient use of optimizational resource, as they take account of how many generator steps each formal prime is mapped to in the temperament. | |||
== Enforcement == | == Enforcement == | ||
Line 44: | Line 43: | ||
=== Destretch === | === Destretch === | ||
Destretch is a postprocess to enforce a pure interval. The result is no longer optimal measured by the original norm, but it often works as a quick approximation to more sophisticated tunings. The most common destretched tuning is [[POTE tuning]], which approximates [[ | Destretch is a postprocess to enforce a pure interval. The result is no longer optimal measured by the original norm, but it often works as a quick approximation to more sophisticated tunings. The most common destretched tuning is [[POTE tuning]], which approximates [[CWE tuning]]. | ||
=== Constraint === | === Constraint === | ||
Line 75: | Line 74: | ||
|+Table of common tunings | |+Table of common tunings | ||
|- | |- | ||
! | ! Weight–skew\order !! Chebyshevian<br>(''L''<sup>1</sup> tuning) !! Euclidean<br>(''L''<sup>2</sup> tuning) !! Manhattan<br>(''L''<sup>inf</sup> tuning) | ||
|- | |- | ||
| Tenney<br>Weil || TC tuning<br><br> || [[TE tuning]]<br>[[WE tuning]] || [[TOP tuning]]<br><br> | | Tenney<br>Weil || TC tuning<br><br> || [[TE tuning]]<br>[[WE tuning]] || [[TOP tuning]]<br><br> | ||
Line 89: | Line 88: | ||
== See also == | == See also == | ||
* [[Generator embedding optimization]] | * [[Generator embedding optimization]] – more information on RTT optimization techniques that follow the above concepts but give exact solutions in the form of non-JI prime-count vectors with non-integer entries (e.g. including roots) | ||
* [[:File:MiddlePath2015.pdf|''A Middle Path between Just Intonation and the Equal Temperaments – Part 1'']] ("middle path") by [[Paul Erlich]] | * [[:File:MiddlePath2015.pdf|''A Middle Path between Just Intonation and the Equal Temperaments – Part 1'']] ("middle path") by [[Paul Erlich]] | ||
== External links == | == External links == | ||
* [http://x31eq.com/temper/primerr.pdf|''Prime Based Error and Complexity Measures''] ("primerr.pdf") by [[Graham Breed]] | * [http://x31eq.com/temper/primerr.pdf|''Prime Based Error and Complexity Measures''] ("primerr.pdf") by [[Graham Breed]] | ||
== Notes == | |||
[[Category:Math]] | [[Category:Math]] | ||
[[Category:Regular temperament tuning]] | [[Category:Regular temperament tuning]] |