Temperament merging: Difference between revisions
Cmloegcmluin (talk | contribs) avoid using the term "normalize" where "put into normal form" can be used instead, to avoid conflict with other notions of normalization |
Cmloegcmluin (talk | contribs) →Notation: don't use normal uppercase letter for an abstraction that's not a matrix |
||
Line 88: | Line 88: | ||
The | ("pipe") symbol may be used to notate comma-merging, as in meantone|porcupine = 7. We could read this as "meantone or porcupine" or "meantone comma-merge porcupine is 7-ET". As a mnemonic, because commas are represented by vectors, which are vertical columns, when they merge together into matrices, the pipe resembles the seam between them as they merge. | The | ("pipe") symbol may be used to notate comma-merging, as in meantone|porcupine = 7. We could read this as "meantone or porcupine" or "meantone comma-merge porcupine is 7-ET". As a mnemonic, because commas are represented by vectors, which are vertical columns, when they merge together into matrices, the pipe resembles the seam between them as they merge. | ||
The & symbol is associated with the word "and", and in many programming languages, the | symbol is associated with the word "or". So a further mnemonic can be used to remember this pair of symbols: <math> | The & symbol is associated with the word "and", and in many programming languages, the | symbol is associated with the word "or". So a further mnemonic can be used to remember this pair of symbols: <math>𝓣_1 \& 𝓣_2</math> is the merge that results in the temperament that tempers out the commas tempered out by <math>𝓣_1</math> ''and'' <math>𝓣_2</math>, and <math>𝓣_1 | 𝓣_2</math> is the merge that results in the temperament that tempers out the commas tempered out by <math>𝓣_1</math> ''or'' <math>𝓣_2</math>. | ||
== Cross-breeding == | == Cross-breeding == |