Monzo: Difference between revisions
Jump to navigation
Jump to search
Wikispaces>hstraub **Imported revision 599073962 - Original comment: ** |
Wikispaces>xenwolf **Imported revision 602965630 - Original comment: tables for examples, added one space as padding as is used in most monzo expressions, for instance on the comma page** |
||
Line 1: | Line 1: | ||
<h2>IMPORTED REVISION FROM WIKISPACES</h2> | <h2>IMPORTED REVISION FROM WIKISPACES</h2> | ||
This is an imported revision from Wikispaces. The revision metadata is included below for reference:<br> | This is an imported revision from Wikispaces. The revision metadata is included below for reference:<br> | ||
: This revision was by author [[User: | : This revision was by author [[User:xenwolf|xenwolf]] and made on <tt>2017-01-02 12:28:05 UTC</tt>.<br> | ||
: The original revision id was <tt> | : The original revision id was <tt>602965630</tt>.<br> | ||
: The revision comment was: <tt></tt><br> | : The revision comment was: <tt>tables for examples, added one space as padding as is used in most monzo expressions, for instance on the comma page</tt><br> | ||
The revision contents are below, presented both in the original Wikispaces Wikitext format, and in HTML exactly as Wikispaces rendered it.<br> | The revision contents are below, presented both in the original Wikispaces Wikitext format, and in HTML exactly as Wikispaces rendered it.<br> | ||
<h4>Original Wikitext content:</h4> | <h4>Original Wikitext content:</h4> | ||
Line 11: | Line 11: | ||
=Definition= | =Definition= | ||
A **monzo** is a way of notating a JI interval that allows us to express directly how any "composite" interval is represented in terms of those simpler prime intervals. They are typically written using the notation |a b c d e f ... >, where the columns represent how the primes 2, 3, 5, 7, 11, 13, etc, in that order, contribute to the interval's prime factorization, up to some [[harmonic limit|prime limit]]. | A **monzo** is a way of notating a JI interval that allows us to express directly how any "composite" interval is represented in terms of those simpler prime intervals. They are typically written using the notation | a b c d e f ... >, where the columns represent how the primes 2, 3, 5, 7, 11, 13, etc, in that order, contribute to the interval's prime factorization, up to some [[harmonic limit|prime limit]]. | ||
Monzos can be thought of as counterparts to [[Vals|vals]]. | Monzos can be thought of as counterparts to [[Vals|vals]]. | ||
Line 18: | Line 18: | ||
=Examples= | =Examples= | ||
For example, the interval 15/8 can be thought of as having 5*3 in the numerator, and 2*2*2 in the denominator. This can be compactly represented by the expression 2^-3 * 3^1 * 5^1, which is exactly equal to 15/8. We construct the monzo by taking the exponent from each prime, in order, and placing them within the | | For example, the interval 15/8 can be thought of as having 5*3 in the numerator, and 2*2*2 in the denominator. This can be compactly represented by the expression 2^-3 * 3^1 * 5^1, which is exactly equal to 15/8. We construct the monzo by taking the exponent from each prime, in order, and placing them within the | ... > brackets, hence yielding | -3 1 1 >. | ||
Here are some common 5-limit monzos, for your reference: | Here are some common 5-limit monzos, for your reference: | ||
3/2 | ||~ Ratio ||~ Monzo || | ||
5/4 | ||= 3/2 || | -1 1 0 > || | ||
9/8 | ||= 5/4 || | -2 0 1 > || | ||
81/80 | ||= 9/8 || | -3 2 0 > || | ||
||= 81/80 || | -4 4 -1 > || | |||
Here are a few 7-limit monzos: | Here are a few 7-limit monzos: | ||
7/4 | ||~ Ratio ||~ Monzo || | ||
7/6 | ||= 7/4 || | -2 0 0 1 > || | ||
7/5 | ||= 7/6 || | -1 -1 0 1 > || | ||
||= 7/5 || | 0 0 -1 1 > || | |||
=Relationship with vals= | =Relationship with vals= | ||
//See also: [[Vals]], [[Keenan's explanation of vals]], [[Vals and Tuning Space]] (more mathematical)// | //See also: [[Vals]], [[Keenan's explanation of vals]], [[Vals and Tuning Space]] (more mathematical)// | ||
Monzos are important because they enable us to see how any JI interval "maps" onto a val. This mapping is expressed by writing the val and the monzo together, such as <12 19 28|-4 4 -1>. The mapping is extremely easily to calculate: simply multiply together each component in the same position on both sides of the line, and add the results together. This is perhaps best demonstrated by example: | Monzos are important because they enable us to see how any JI interval "maps" onto a val. This mapping is expressed by writing the val and the monzo together, such as < 12 19 28 | -4 4 -1 >. The mapping is extremely easily to calculate: simply multiply together each component in the same position on both sides of the line, and add the results together. This is perhaps best demonstrated by example: | ||
<12 19 28|-4 4 -1> | < 12 19 28 | -4 4 -1 > | ||
(12*-4) + (19*4) + (28*1)<span class="st"> = </span>0 | (12*-4) + (19*4) + (28*1)<span class="st"> = </span>0 | ||
In this case, the val <12 19 28| is the [[patent val]] for 12-equal, and |-4 4 -1> is 81/80, or the syntonic comma. The fact that <12 19 28|-4 4 -1> tells us that 81/80 is mapped to 0 steps in 12-equal - aka it's tempered out - which tells us that 12-equal is a meantone temperament. It is noteworthy that almost the entirety of western music, particularly western music composed for 12-equal or 12-tone well temperaments, is made possible by the above equation. | In this case, the val < 12 19 28 | is the [[patent val]] for 12-equal, and | -4 4 -1 > is 81/80, or the syntonic comma. The fact that < 12 19 28 | -4 4 -1 > tells us that 81/80 is mapped to 0 steps in 12-equal - aka it's tempered out - which tells us that 12-equal is a meantone temperament. It is noteworthy that almost the entirety of western music, particularly western music composed for 12-equal or 12-tone well temperaments, is made possible by the above equation. | ||
**In general: <a b c|d e f> = ad + be + cf**</pre></div> | **In general: < a b c | d e f > = ad + be + cf**</pre></div> | ||
<h4>Original HTML content:</h4> | <h4>Original HTML content:</h4> | ||
<div style="width:100%; max-height:400pt; overflow:auto; background-color:#f8f9fa; border: 1px solid #eaecf0; padding:0em"><pre style="margin:0px;border:none;background:none;word-wrap:break-word;width:200%;white-space: pre-wrap ! important" class="old-revision-html"><html><head><title>monzos</title></head><body><span style="display: block; text-align: right;"><a class="wiki_link" href="/Monzo%28Esp%29">Español</a> - <a class="wiki_link" href="/%E3%83%A2%E3%83%B3%E3%82%BE">日本語</a><br /> | <div style="width:100%; max-height:400pt; overflow:auto; background-color:#f8f9fa; border: 1px solid #eaecf0; padding:0em"><pre style="margin:0px;border:none;background:none;word-wrap:break-word;width:200%;white-space: pre-wrap ! important" class="old-revision-html"><html><head><title>monzos</title></head><body><span style="display: block; text-align: right;"><a class="wiki_link" href="/Monzo%28Esp%29">Español</a> - <a class="wiki_link" href="/%E3%83%A2%E3%83%B3%E3%82%BE">日本語</a><br /> | ||
Line 48: | Line 50: | ||
<br /> | <br /> | ||
<!-- ws:start:WikiTextHeadingRule:0:&lt;h1&gt; --><h1 id="toc0"><a name="Definition"></a><!-- ws:end:WikiTextHeadingRule:0 -->Definition</h1> | <!-- ws:start:WikiTextHeadingRule:0:&lt;h1&gt; --><h1 id="toc0"><a name="Definition"></a><!-- ws:end:WikiTextHeadingRule:0 -->Definition</h1> | ||
A <strong>monzo</strong> is a way of notating a JI interval that allows us to express directly how any &quot;composite&quot; interval is represented in terms of those simpler prime intervals. They are typically written using the notation |a b c d e f ... &gt;, where the columns represent how the primes 2, 3, 5, 7, 11, 13, etc, in that order, contribute to the interval's prime factorization, up to some <a class="wiki_link" href="/harmonic%20limit">prime limit</a>.<br /> | A <strong>monzo</strong> is a way of notating a JI interval that allows us to express directly how any &quot;composite&quot; interval is represented in terms of those simpler prime intervals. They are typically written using the notation | a b c d e f ... &gt;, where the columns represent how the primes 2, 3, 5, 7, 11, 13, etc, in that order, contribute to the interval's prime factorization, up to some <a class="wiki_link" href="/harmonic%20limit">prime limit</a>.<br /> | ||
<br /> | <br /> | ||
Monzos can be thought of as counterparts to <a class="wiki_link" href="/Vals">vals</a>.<br /> | Monzos can be thought of as counterparts to <a class="wiki_link" href="/Vals">vals</a>.<br /> | ||
Line 55: | Line 57: | ||
<br /> | <br /> | ||
<!-- ws:start:WikiTextHeadingRule:2:&lt;h1&gt; --><h1 id="toc1"><a name="Examples"></a><!-- ws:end:WikiTextHeadingRule:2 -->Examples</h1> | <!-- ws:start:WikiTextHeadingRule:2:&lt;h1&gt; --><h1 id="toc1"><a name="Examples"></a><!-- ws:end:WikiTextHeadingRule:2 -->Examples</h1> | ||
For example, the interval 15/8 can be thought of as having 5*3 in the numerator, and 2*2*2 in the denominator. This can be compactly represented by the expression 2^-3 * 3^1 * 5^1, which is exactly equal to 15/8. We construct the monzo by taking the exponent from each prime, in order, and placing them within the | | For example, the interval 15/8 can be thought of as having 5*3 in the numerator, and 2*2*2 in the denominator. This can be compactly represented by the expression 2^-3 * 3^1 * 5^1, which is exactly equal to 15/8. We construct the monzo by taking the exponent from each prime, in order, and placing them within the | ... &gt; brackets, hence yielding | -3 1 1 &gt;.<br /> | ||
<br /> | <br /> | ||
Here are some common 5-limit monzos, for your reference:<br /> | Here are some common 5-limit monzos, for your reference:<br /> | ||
3/2 | |||
5/4 | |||
9/8 | <table class="wiki_table"> | ||
81/80 | <tr> | ||
<th>Ratio<br /> | |||
</th> | |||
<th>Monzo<br /> | |||
</th> | |||
</tr> | |||
<tr> | |||
<td style="text-align: center;">3/2<br /> | |||
</td> | |||
<td>| -1 1 0 &gt;<br /> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td style="text-align: center;">5/4<br /> | |||
</td> | |||
<td>| -2 0 1 &gt;<br /> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td style="text-align: center;">9/8<br /> | |||
</td> | |||
<td>| -3 2 0 &gt;<br /> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td style="text-align: center;">81/80<br /> | |||
</td> | |||
<td>| -4 4 -1 &gt;<br /> | |||
</td> | |||
</tr> | |||
</table> | |||
<br /> | <br /> | ||
Here are a few 7-limit monzos:<br /> | Here are a few 7-limit monzos:<br /> | ||
7/4 | |||
7/6 | |||
7/5 | <table class="wiki_table"> | ||
<tr> | |||
<th>Ratio<br /> | |||
</th> | |||
<th>Monzo<br /> | |||
</th> | |||
</tr> | |||
<tr> | |||
<td style="text-align: center;">7/4<br /> | |||
</td> | |||
<td>| -2 0 0 1 &gt;<br /> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td style="text-align: center;">7/6<br /> | |||
</td> | |||
<td>| -1 -1 0 1 &gt;<br /> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td style="text-align: center;">7/5<br /> | |||
</td> | |||
<td>| 0 0 -1 1 &gt;<br /> | |||
</td> | |||
</tr> | |||
</table> | |||
<br /> | <br /> | ||
<!-- ws:start:WikiTextHeadingRule:4:&lt;h1&gt; --><h1 id="toc2"><a name="Relationship with vals"></a><!-- ws:end:WikiTextHeadingRule:4 -->Relationship with vals</h1> | <!-- ws:start:WikiTextHeadingRule:4:&lt;h1&gt; --><h1 id="toc2"><a name="Relationship with vals"></a><!-- ws:end:WikiTextHeadingRule:4 -->Relationship with vals</h1> | ||
<em>See also: <a class="wiki_link" href="/Vals">Vals</a>, <a class="wiki_link" href="/Keenan%27s%20explanation%20of%20vals">Keenan's explanation of vals</a>, <a class="wiki_link" href="/Vals%20and%20Tuning%20Space">Vals and Tuning Space</a> (more mathematical)</em><br /> | <em>See also: <a class="wiki_link" href="/Vals">Vals</a>, <a class="wiki_link" href="/Keenan%27s%20explanation%20of%20vals">Keenan's explanation of vals</a>, <a class="wiki_link" href="/Vals%20and%20Tuning%20Space">Vals and Tuning Space</a> (more mathematical)</em><br /> | ||
<br /> | <br /> | ||
Monzos are important because they enable us to see how any JI interval &quot;maps&quot; onto a val. This mapping is expressed by writing the val and the monzo together, such as &lt;12 19 28|-4 4 -1&gt;. The mapping is extremely easily to calculate: simply multiply together each component in the same position on both sides of the line, and add the results together. This is perhaps best demonstrated by example:<br /> | Monzos are important because they enable us to see how any JI interval &quot;maps&quot; onto a val. This mapping is expressed by writing the val and the monzo together, such as &lt; 12 19 28 | -4 4 -1 &gt;. The mapping is extremely easily to calculate: simply multiply together each component in the same position on both sides of the line, and add the results together. This is perhaps best demonstrated by example:<br /> | ||
<br /> | <br /> | ||
&lt;12 19 28|-4 4 -1&gt;<br /> | &lt; 12 19 28 | -4 4 -1 &gt;<br /> | ||
(12*-4) + (19*4) + (28*1)<span class="st"> = </span>0<br /> | (12*-4) + (19*4) + (28*1)<span class="st"> = </span>0<br /> | ||
<br /> | <br /> | ||
In this case, the val &lt;12 19 28| is the <a class="wiki_link" href="/patent%20val">patent val</a> for 12-equal, and |-4 4 -1&gt; is 81/80, or the syntonic comma. The fact that &lt;12 19 28|-4 4 -1&gt; tells us that 81/80 is mapped to 0 steps in 12-equal - aka it's tempered out - which tells us that 12-equal is a meantone temperament. It is noteworthy that almost the entirety of western music, particularly western music composed for 12-equal or 12-tone well temperaments, is made possible by the above equation.<br /> | In this case, the val &lt; 12 19 28 | is the <a class="wiki_link" href="/patent%20val">patent val</a> for 12-equal, and | -4 4 -1 &gt; is 81/80, or the syntonic comma. The fact that &lt; 12 19 28 | -4 4 -1 &gt; tells us that 81/80 is mapped to 0 steps in 12-equal - aka it's tempered out - which tells us that 12-equal is a meantone temperament. It is noteworthy that almost the entirety of western music, particularly western music composed for 12-equal or 12-tone well temperaments, is made possible by the above equation.<br /> | ||
<br /> | <br /> | ||
<strong>In general: &lt;a b c|d e f&gt; = ad + be + cf</strong></body></html></pre></div> | <strong>In general: &lt; a b c | d e f &gt; = ad + be + cf</strong></body></html></pre></div> |
Revision as of 12:28, 2 January 2017
IMPORTED REVISION FROM WIKISPACES
This is an imported revision from Wikispaces. The revision metadata is included below for reference:
- This revision was by author xenwolf and made on 2017-01-02 12:28:05 UTC.
- The original revision id was 602965630.
- The revision comment was: tables for examples, added one space as padding as is used in most monzo expressions, for instance on the comma page
The revision contents are below, presented both in the original Wikispaces Wikitext format, and in HTML exactly as Wikispaces rendered it.
Original Wikitext content:
<span style="display: block; text-align: right;">[[Monzo(Esp)|Español]] - [[モンゾ|日本語]] </span> This page gives a pragmatic introduction to **monzos**. For the formal mathematical definition of visit the page [[Monzos and Interval Space]]. =Definition= A **monzo** is a way of notating a JI interval that allows us to express directly how any "composite" interval is represented in terms of those simpler prime intervals. They are typically written using the notation | a b c d e f ... >, where the columns represent how the primes 2, 3, 5, 7, 11, 13, etc, in that order, contribute to the interval's prime factorization, up to some [[harmonic limit|prime limit]]. Monzos can be thought of as counterparts to [[Vals|vals]]. For a more mathematical discussion, see also [[Monzos and Interval Space]]. =Examples= For example, the interval 15/8 can be thought of as having 5*3 in the numerator, and 2*2*2 in the denominator. This can be compactly represented by the expression 2^-3 * 3^1 * 5^1, which is exactly equal to 15/8. We construct the monzo by taking the exponent from each prime, in order, and placing them within the | ... > brackets, hence yielding | -3 1 1 >. Here are some common 5-limit monzos, for your reference: ||~ Ratio ||~ Monzo || ||= 3/2 || | -1 1 0 > || ||= 5/4 || | -2 0 1 > || ||= 9/8 || | -3 2 0 > || ||= 81/80 || | -4 4 -1 > || Here are a few 7-limit monzos: ||~ Ratio ||~ Monzo || ||= 7/4 || | -2 0 0 1 > || ||= 7/6 || | -1 -1 0 1 > || ||= 7/5 || | 0 0 -1 1 > || =Relationship with vals= //See also: [[Vals]], [[Keenan's explanation of vals]], [[Vals and Tuning Space]] (more mathematical)// Monzos are important because they enable us to see how any JI interval "maps" onto a val. This mapping is expressed by writing the val and the monzo together, such as < 12 19 28 | -4 4 -1 >. The mapping is extremely easily to calculate: simply multiply together each component in the same position on both sides of the line, and add the results together. This is perhaps best demonstrated by example: < 12 19 28 | -4 4 -1 > (12*-4) + (19*4) + (28*1)<span class="st"> = </span>0 In this case, the val < 12 19 28 | is the [[patent val]] for 12-equal, and | -4 4 -1 > is 81/80, or the syntonic comma. The fact that < 12 19 28 | -4 4 -1 > tells us that 81/80 is mapped to 0 steps in 12-equal - aka it's tempered out - which tells us that 12-equal is a meantone temperament. It is noteworthy that almost the entirety of western music, particularly western music composed for 12-equal or 12-tone well temperaments, is made possible by the above equation. **In general: < a b c | d e f > = ad + be + cf**
Original HTML content:
<html><head><title>monzos</title></head><body><span style="display: block; text-align: right;"><a class="wiki_link" href="/Monzo%28Esp%29">Español</a> - <a class="wiki_link" href="/%E3%83%A2%E3%83%B3%E3%82%BE">日本語</a><br /> </span><br /> This page gives a pragmatic introduction to <strong>monzos</strong>. For the formal mathematical definition of visit the page <a class="wiki_link" href="/Monzos%20and%20Interval%20Space">Monzos and Interval Space</a>.<br /> <br /> <!-- ws:start:WikiTextHeadingRule:0:<h1> --><h1 id="toc0"><a name="Definition"></a><!-- ws:end:WikiTextHeadingRule:0 -->Definition</h1> A <strong>monzo</strong> is a way of notating a JI interval that allows us to express directly how any "composite" interval is represented in terms of those simpler prime intervals. They are typically written using the notation | a b c d e f ... >, where the columns represent how the primes 2, 3, 5, 7, 11, 13, etc, in that order, contribute to the interval's prime factorization, up to some <a class="wiki_link" href="/harmonic%20limit">prime limit</a>.<br /> <br /> Monzos can be thought of as counterparts to <a class="wiki_link" href="/Vals">vals</a>.<br /> <br /> For a more mathematical discussion, see also <a class="wiki_link" href="/Monzos%20and%20Interval%20Space">Monzos and Interval Space</a>.<br /> <br /> <!-- ws:start:WikiTextHeadingRule:2:<h1> --><h1 id="toc1"><a name="Examples"></a><!-- ws:end:WikiTextHeadingRule:2 -->Examples</h1> For example, the interval 15/8 can be thought of as having 5*3 in the numerator, and 2*2*2 in the denominator. This can be compactly represented by the expression 2^-3 * 3^1 * 5^1, which is exactly equal to 15/8. We construct the monzo by taking the exponent from each prime, in order, and placing them within the | ... > brackets, hence yielding | -3 1 1 >.<br /> <br /> Here are some common 5-limit monzos, for your reference:<br /> <table class="wiki_table"> <tr> <th>Ratio<br /> </th> <th>Monzo<br /> </th> </tr> <tr> <td style="text-align: center;">3/2<br /> </td> <td>| -1 1 0 ><br /> </td> </tr> <tr> <td style="text-align: center;">5/4<br /> </td> <td>| -2 0 1 ><br /> </td> </tr> <tr> <td style="text-align: center;">9/8<br /> </td> <td>| -3 2 0 ><br /> </td> </tr> <tr> <td style="text-align: center;">81/80<br /> </td> <td>| -4 4 -1 ><br /> </td> </tr> </table> <br /> Here are a few 7-limit monzos:<br /> <table class="wiki_table"> <tr> <th>Ratio<br /> </th> <th>Monzo<br /> </th> </tr> <tr> <td style="text-align: center;">7/4<br /> </td> <td>| -2 0 0 1 ><br /> </td> </tr> <tr> <td style="text-align: center;">7/6<br /> </td> <td>| -1 -1 0 1 ><br /> </td> </tr> <tr> <td style="text-align: center;">7/5<br /> </td> <td>| 0 0 -1 1 ><br /> </td> </tr> </table> <br /> <!-- ws:start:WikiTextHeadingRule:4:<h1> --><h1 id="toc2"><a name="Relationship with vals"></a><!-- ws:end:WikiTextHeadingRule:4 -->Relationship with vals</h1> <em>See also: <a class="wiki_link" href="/Vals">Vals</a>, <a class="wiki_link" href="/Keenan%27s%20explanation%20of%20vals">Keenan's explanation of vals</a>, <a class="wiki_link" href="/Vals%20and%20Tuning%20Space">Vals and Tuning Space</a> (more mathematical)</em><br /> <br /> Monzos are important because they enable us to see how any JI interval "maps" onto a val. This mapping is expressed by writing the val and the monzo together, such as < 12 19 28 | -4 4 -1 >. The mapping is extremely easily to calculate: simply multiply together each component in the same position on both sides of the line, and add the results together. This is perhaps best demonstrated by example:<br /> <br /> < 12 19 28 | -4 4 -1 ><br /> (12*-4) + (19*4) + (28*1)<span class="st"> = </span>0<br /> <br /> In this case, the val < 12 19 28 | is the <a class="wiki_link" href="/patent%20val">patent val</a> for 12-equal, and | -4 4 -1 > is 81/80, or the syntonic comma. The fact that < 12 19 28 | -4 4 -1 > tells us that 81/80 is mapped to 0 steps in 12-equal - aka it's tempered out - which tells us that 12-equal is a meantone temperament. It is noteworthy that almost the entirety of western music, particularly western music composed for 12-equal or 12-tone well temperaments, is made possible by the above equation.<br /> <br /> <strong>In general: < a b c | d e f > = ad + be + cf</strong></body></html>