|
|
(19 intermediate revisions by 11 users not shown) |
Line 1: |
Line 1: |
| <h2>IMPORTED REVISION FROM WIKISPACES</h2>
| | Given a [[ratio]] of positive integers ''p''/''q'', the '''Kees semi-height''' is found by first removing factors of two and all common factors from ''p''/''q'', producing a ratio ''a''/''b'' of relatively prime odd positive integers. Then kees(''p''/''q'') = kees(''a''/''b'') = max(''a'', ''b''). The '''Kees expressibility''' is then the [[logarithm base two]] of the Kees semi-height. |
| This is an imported revision from Wikispaces. The revision metadata is included below for reference:<br>
| |
| : This revision was by author [[User:genewardsmith|genewardsmith]] and made on <tt>2013-12-31 10:27:32 UTC</tt>.<br>
| |
| : The original revision id was <tt>480002728</tt>.<br>
| |
| : The revision comment was: <tt></tt><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>
| |
| <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;white-space: pre-wrap ! important" class="old-revision-html">Given a ratio of positive integers p/q, the //Kees height// is found by first removing factors of two and all common factors from p/q, producing a ratio a/b of relatively prime odd positive integers. Then kees(p/q) = kees(a/b) = max(a, b). The Kees "expressibility" is then the logarithm base two of the Kees height. Expressibility can be extended to all vectors in [[Monzos and Interval Space|interval space]], by means of the formula KE(|m2 m3 m5... mp>) = |m3 + m5+ ... +mp| + |m3| + |m5| + ... + |mp|, where "KE" denotes Kees expressibility and |m2 m3 m5 ... mp> is a vector with weighted coordinates in interval space.
| |
|
| |
|
| The set of JI intervals with kees height less than or equal to an odd integer q comprises the [[Odd limit|q odd limit]]
| | Expressibility can be extended to all vectors in [[Monzos and interval space|interval space]], by means of the formula |
|
| |
|
| The point of kees height is to serve as a metric/height on [[Pitch class|JI pitch classes]] corresponding to [[Benedetti height]] on pitches. The measure was proposed by [[Kees van Prooijen]].
| | <math> \lVert |m_2 \, m_3 \, m_5 \ldots m_p \rangle \rVert_{K1} = (|m_3 + m_5 + ... + m_p| + |m_3| + |m_5| + ... + |m_p|)/2</math> |
|
| |
|
| [[http://www.kees.cc/tuning/perbl.html|Kees tuning pages]] | | where "K1" denotes Kees expressibility and {{monzo| ''m''<sub>2</sub> ''m''<sub>3</sub> ''m''<sub>5</sub> … ''m''<sub>p</sub> }} is a vector with weighted coordinates in interval space. |
| | |
| | The set of JI intervals with Kees semi-height less than or equal to an odd integer q comprises the [[Odd limit|''q''-odd-limit]]. |
| | |
| | The Kees semi-height is only a semi-height function, rather than a true [[height]] function, because the set of all ratios with less than some Kees semi-height is infinite and unbounded. Thus it is only a seminorm (or a "semimetric," sometimes called "pseudometric") on the space of JI intervals. However, if one looks at it as a function bounding sets of octave-equivalent [[Pitch class|JI pitch classes]], then there are only finitely many pitch classes with less than some specified Kees expressibility, making it sort of a height function on these "generalized rationals" which are octave equivalent. |
| | |
| | In linear-algebraic terms, the Kees expressibility is a [[wikipedia: Seminorm|seminorm]] rather than a true norm; because the distance between two different intervals can be zero (if they are simply octave transpositions of one another). However, if one looks at the space of octave-equivalent intervals, which can be kind of thought of as "tempering" 2/1 as a "comma" and looking at the resulting equivalence classes, the Kees expressibility is a true norm on this space. The Kees expressibility can also be thought of as the quotient norm of Weil height mod 2/1. Additionally, it can be extended to tempered intervals using the quotient norm mod additional commas as a form of [[temperamental complexity]]. |
| | |
| | The Kees semi-height is often used as a "default" measure of complexity for octave-equivalent pitch classes, similarly to the use of [[Benedetti height]] on pitches (although the Kees semi-height is not the same as "octave-equivalent Benedetti height", though it is related in a different way). |
| | |
| | The use of max(''a'', ''b'') as a complexity function, with or without octave equivalence, is very old; according to [[Paul Erlich]], it may date back even to the Renaissance. In the 20th century the octave-equivalent version was used by [[Harry Partch]], among others. The metric (and particularly the logarithmic version) has since become associated with [[Kees van Prooijen]], who studied extensively its properties as a norm on the space of pitch classes. |
|
| |
|
| == Examples == | | == Examples == |
| ||= **interval** ||= **kees height** ||
| |
| ||= 5/3 ||= 5 ||
| |
| ||= 4/3 ||= 3 ||
| |
| ||= 2/1 ||= 1 ||</pre></div>
| |
| <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>Kees Height</title></head><body>Given a ratio of positive integers p/q, the <em>Kees height</em> is found by first removing factors of two and all common factors from p/q, producing a ratio a/b of relatively prime odd positive integers. Then kees(p/q) = kees(a/b) = max(a, b). The Kees &quot;expressibility&quot; is then the logarithm base two of the Kees height. Expressibility can be extended to all vectors in <a class="wiki_link" href="/Monzos%20and%20Interval%20Space">interval space</a>, by means of the formula KE(|m2 m3 m5... mp&gt;) = |m3 + m5+ ... +mp| + |m3| + |m5| + ... + |mp|, where &quot;KE&quot; denotes Kees expressibility and |m2 m3 m5 ... mp&gt; is a vector with weighted coordinates in interval space.<br />
| |
| <br />
| |
| The set of JI intervals with kees height less than or equal to an odd integer q comprises the <a class="wiki_link" href="/Odd%20limit">q odd limit</a><br />
| |
| <br />
| |
| The point of kees height is to serve as a metric/height on <a class="wiki_link" href="/Pitch%20class">JI pitch classes</a> corresponding to <a class="wiki_link" href="/Benedetti%20height">Benedetti height</a> on pitches. The measure was proposed by <a class="wiki_link" href="/Kees%20van%20Prooijen">Kees van Prooijen</a>.<br />
| |
| <br />
| |
| <a class="wiki_link_ext" href="http://www.kees.cc/tuning/perbl.html" rel="nofollow">Kees tuning pages</a><br />
| |
| <br />
| |
| <!-- ws:start:WikiTextHeadingRule:0:&lt;h2&gt; --><h2 id="toc0"><a name="x-Examples"></a><!-- ws:end:WikiTextHeadingRule:0 --> Examples </h2>
| |
|
| |
|
| | {| class="wikitable center-all" |
| | |- |
| | ! Intervals |
| | ! Kees Height |
| | ! Deduction Steps |
| | |- |
| | | 7/4 |
| | | 7 |
| | | 7/4 → 7/1; max(7, 1) → 7 |
| | |- |
| | | 7/5 |
| | | 7 |
| | | max(7, 5) → 7 |
| | |- |
| | | 7/6 |
| | | 7 |
| | | 7/6 → 7/3; max(7, 3) → 7 |
| | |- |
| | | 8/7 |
| | | 7 |
| | | 8/7 → 1/7; max(1, 7) → 7 |
| | |- |
| | | 5/3 |
| | | 5 |
| | | max(3, 5) → 5 |
| | |- |
| | | 8/5 |
| | | 5 |
| | | 8/5 → 1/5; max(1, 5) → 5 |
| | |- |
| | | 5/4 |
| | | 5 |
| | | 5/4 → 5/1; max (5, 1) → 5 |
| | |- |
| | | 6/5 |
| | | 5 |
| | | 6/5 → 3/5; max(3, 5) → 5 |
| | |- |
| | | 4/3 |
| | | 3 |
| | | 4/3 → 1/3; max(1, 3) → 3 |
| | |- |
| | | 3/2 |
| | | 3 |
| | | 3/2 → 3/1; max(3, 1) → 3 |
| | |- |
| | | 2/1 |
| | | 1 |
| | | 2/1 → 1/1; max(1, 1) → 1 |
| | |- |
| | | 9/5 |
| | | 9 |
| | | max(9, 5) → 9 |
| | |- |
| | | 10/9 |
| | | 9 |
| | | 10/9 → 5/9; max(5, 9) → 9 |
| | |- |
| | | 15/14 |
| | | 15 |
| | | 15/14 → 15/7; max(15, 7) → 15 |
| | |- |
| | | 28/15 |
| | | 15 |
| | | 28/15 → 7/15; max(7, 15) → 15 |
| | |- |
| | | 25/26 |
| | | 25 |
| | | 25/26 → 25/13; max(25, 13) → 25 |
| | |- |
| | | 27/25 |
| | | 27 |
| | | max(27, 25) → 27 |
| | |- |
| | | 25/24 |
| | | 25 |
| | | 25/24 → 25/3; max(25, 3) → 25 |
| | |} |
|
| |
|
| <table class="wiki_table">
| | == External links == |
| <tr>
| | * [http://www.kees.cc/tuning/perbl.html Kees tuning pages] |
| <td style="text-align: center;"><strong>interval</strong><br />
| |
| </td>
| |
| <td style="text-align: center;"><strong>kees height</strong><br />
| |
| </td>
| |
| </tr>
| |
| <tr>
| |
| <td style="text-align: center;">5/3<br />
| |
| </td>
| |
| <td style="text-align: center;">5<br />
| |
| </td>
| |
| </tr>
| |
| <tr>
| |
| <td style="text-align: center;">4/3<br />
| |
| </td>
| |
| <td style="text-align: center;">3<br />
| |
| </td>
| |
| </tr>
| |
| <tr>
| |
| <td style="text-align: center;">2/1<br />
| |
| </td>
| |
| <td style="text-align: center;">1<br />
| |
| </td>
| |
| </tr>
| |
| </table>
| |
|
| |
|
| </body></html></pre></div>
| | [[Category:Terms]] |
| | [[Category:Interval complexity measures]] |