Tenney norm

From Xenharmonic Wiki
Revision as of 23:25, 6 February 2015 by Wikispaces>clumma (**Imported revision 540068860 - Original comment: **)
Jump to navigation Jump to search

IMPORTED REVISION FROM WIKISPACES

This is an imported revision from Wikispaces. The revision metadata is included below for reference:

This revision was by author clumma and made on 2015-02-06 23:25:34 UTC.
The original revision id was 540068860.
The revision comment was:

The revision contents are below, presented both in the original Wikispaces Wikitext format, and in HTML exactly as Wikispaces rendered it.

Original Wikitext content:

If p/q is a positive rational number reduced to its lowest terms, then the [[Benedetti height]] is the integer pq. Often it is more convenient instead to take the logarithm, usually base 2 ([[log2]]), of the [[Benedetti height]], leading to Tenney [[height]]. In either form it is widely used as a [[measure of inharmonicity]] and/or complexity for intervals.

The //Tenney height// of a [[monzo]] is given by
[[code]]
|| |e2 e3 ... ep> || = |e2| + log2(3)|e3| + ... + log2(p)|ep| = log2(2^|e2| * 3^|e3| * ... * p^|ep|)
[[code]]

==Examples==
||= Interval name ||= Frequency ratio ||= monzo ||= log2(Benedetti height) ||
|| unison || 1/1 || |0> || 0 ||
|| octave || 2/1 || |1> || 1 ||
|| just perfect fifth || 3/2 || |-1 1> || log2(6) = 2.585 ||
|| just major third || 5/4 || |-2 0 1> || log2(20) = 4.322 ||
|| harmonic seventh || 7/4 || |-2 0 0 1> || log2(28) = 4.807 ||

Original HTML content:

<html><head><title>Tenney Height</title></head><body>If p/q is a positive rational number reduced to its lowest terms, then the <a class="wiki_link" href="/Benedetti%20height">Benedetti height</a> is the integer pq. Often it is more convenient instead to take the logarithm, usually base 2 (<a class="wiki_link" href="/log2">log2</a>), of the <a class="wiki_link" href="/Benedetti%20height">Benedetti height</a>, leading to Tenney <a class="wiki_link" href="/height">height</a>. In either form it is widely used as a <a class="wiki_link" href="/measure%20of%20inharmonicity">measure of inharmonicity</a> and/or complexity for intervals.<br />
<br />
The <em>Tenney height</em> of a <a class="wiki_link" href="/monzo">monzo</a> is given by<br />
<!-- ws:start:WikiTextCodeRule:0:
&lt;pre class=&quot;text&quot;&gt;|| |e2 e3 ... ep&amp;gt; || = |e2| + log2(3)|e3| + ... + log2(p)|ep| = log2(2^|e2| * 3^|e3| * ... * p^|ep|)&lt;/pre&gt;
 -->
<style type="text/css"><!--
/**
 * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann
 * (http://qbnz.com/highlighter/ and http://geshi.org/)
 */
.text  {font-family:monospace;}
.text .imp {font-weight: bold; color: red;}
.text span.xtra { display:block; }

-->
</style><pre class="text">|| |e2 e3 ... ep&gt; || = |e2| + log2(3)|e3| + ... + log2(p)|ep| = log2(2^|e2| * 3^|e3| * ... * p^|ep|)</pre>

<!-- ws:end:WikiTextCodeRule:0 --><br />
<!-- ws:start:WikiTextHeadingRule:1:&lt;h2&gt; --><h2 id="toc0"><a name="x-Examples"></a><!-- ws:end:WikiTextHeadingRule:1 -->Examples</h2>


<table class="wiki_table">
    <tr>
        <td style="text-align: center;">Interval name<br />
</td>
        <td style="text-align: center;">Frequency ratio<br />
</td>
        <td style="text-align: center;">monzo<br />
</td>
        <td style="text-align: center;">log2(Benedetti height)<br />
</td>
    </tr>
    <tr>
        <td>unison<br />
</td>
        <td>1/1<br />
</td>
        <td>|0&gt;<br />
</td>
        <td>0<br />
</td>
    </tr>
    <tr>
        <td>octave<br />
</td>
        <td>2/1<br />
</td>
        <td>|1&gt;<br />
</td>
        <td>1<br />
</td>
    </tr>
    <tr>
        <td>just perfect fifth<br />
</td>
        <td>3/2<br />
</td>
        <td>|-1 1&gt;<br />
</td>
        <td>log2(6) = 2.585<br />
</td>
    </tr>
    <tr>
        <td>just major third<br />
</td>
        <td>5/4<br />
</td>
        <td>|-2 0 1&gt;<br />
</td>
        <td>log2(20) = 4.322<br />
</td>
    </tr>
    <tr>
        <td>harmonic seventh<br />
</td>
        <td>7/4<br />
</td>
        <td>|-2 0 0 1&gt;<br />
</td>
        <td>log2(28) = 4.807<br />
</td>
    </tr>
</table>

</body></html>