Periodic scale: Difference between revisions
Wikispaces>guest **Imported revision 199011694 - Original comment: ** |
Wikispaces>genewardsmith **Imported revision 199020142 - Original comment: ** |
||
| 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:genewardsmith|genewardsmith]] and made on <tt>2011-02-05 22:59:17 UTC</tt>.<br> | ||
: The original revision id was <tt> | : The original revision id was <tt>199020142</tt>.<br> | ||
: The revision comment was: <tt></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> | The revision contents are below, presented both in the original Wikispaces Wikitext format, and in HTML exactly as Wikispaces rendered it.<br> | ||
| Line 9: | Line 9: | ||
[[math]] | [[math]] | ||
(1) s[0] = 0 | (1)\ s[0] = 0 | ||
[[math]] | [[math]] | ||
[[math]] | [[math]] | ||
(2) s[i + P] = s[i] + O | (2)\ s[i + P] = s[i] + O | ||
[[math]] | [[math]] | ||
| Line 19: | Line 19: | ||
[[math]] | [[math]] | ||
(3) i < j\text{ implies }s[i] < s[j] | (3)\ i < j\text{ implies }s[i] < s[j] | ||
[[math]] | [[math]] | ||
| Line 36: | Line 36: | ||
<!-- ws:start:WikiTextMathRule:0: | <!-- ws:start:WikiTextMathRule:0: | ||
[[math]]&lt;br/&gt; | [[math]]&lt;br/&gt; | ||
(1) s[0] = 0&lt;br/&gt;[[math]] | (1)\ s[0] = 0&lt;br/&gt;[[math]] | ||
--><script type="math/tex"> (1) s[0] = 0</script><!-- ws:end:WikiTextMathRule:0 --> <br /> | --><script type="math/tex"> (1)\ s[0] = 0</script><!-- ws:end:WikiTextMathRule:0 --> <br /> | ||
<br /> | <br /> | ||
<!-- ws:start:WikiTextMathRule:1: | <!-- ws:start:WikiTextMathRule:1: | ||
[[math]]&lt;br/&gt; | [[math]]&lt;br/&gt; | ||
(2) s[i + P] = s[i] + O&lt;br/&gt;[[math]] | (2)\ s[i + P] = s[i] + O&lt;br/&gt;[[math]] | ||
--><script type="math/tex"> (2) s[i + P] = s[i] + O</script><!-- ws:end:WikiTextMathRule:1 --> <br /> | --><script type="math/tex"> (2)\ s[i + P] = s[i] + O</script><!-- ws:end:WikiTextMathRule:1 --> <br /> | ||
<br /> | <br /> | ||
Scales written in the widely used <a class="wiki_link_ext" href="http://www.huygens-fokker.org/scala/scl_format.html" rel="nofollow">Scala format</a> are implicitly assumed to be periodic, with the repetition interval equal to the last scale entry, and the period equal to the number of notes (on the second line) of the scale. Neither Scala nor the above definition assumes that the scales are <a class="wiki_link_ext" href="http://en.wikipedia.org/wiki/Monotonic_function" rel="nofollow">monotonically strictly increasing</a>, but this condition, giving a <strong>monotone periodic scale</strong>, is often important to add:<br /> | Scales written in the widely used <a class="wiki_link_ext" href="http://www.huygens-fokker.org/scala/scl_format.html" rel="nofollow">Scala format</a> are implicitly assumed to be periodic, with the repetition interval equal to the last scale entry, and the period equal to the number of notes (on the second line) of the scale. Neither Scala nor the above definition assumes that the scales are <a class="wiki_link_ext" href="http://en.wikipedia.org/wiki/Monotonic_function" rel="nofollow">monotonically strictly increasing</a>, but this condition, giving a <strong>monotone periodic scale</strong>, is often important to add:<br /> | ||
| Line 48: | Line 48: | ||
<!-- ws:start:WikiTextMathRule:2: | <!-- ws:start:WikiTextMathRule:2: | ||
[[math]]&lt;br/&gt; | [[math]]&lt;br/&gt; | ||
(3) i &lt; j\text{ implies }s[i] &lt; s[j]&lt;br/&gt;[[math]] | (3)\ i &lt; j\text{ implies }s[i] &lt; s[j]&lt;br/&gt;[[math]] | ||
--><script type="math/tex"> (3) i < j\text{ implies }s[i] < s[j]</script><!-- ws:end:WikiTextMathRule:2 --> <br /> | --><script type="math/tex"> (3)\ i < j\text{ implies }s[i] < s[j]</script><!-- ws:end:WikiTextMathRule:2 --> <br /> | ||
<br /> | <br /> | ||
We may define an important function <strong>class(i)</strong> on the integers which gives the <em>generic intervals</em> of a periodic scale. This is defined by s[j] - s[i] is in class(k) if j - i = k. Since s is quasiperiodic, class(nP) consists only of {nO}, but the rest define sets of numbers in terms of which we can define some important scale properties. In particular we have:<br /> | We may define an important function <strong>class(i)</strong> on the integers which gives the <em>generic intervals</em> of a periodic scale. This is defined by s[j] - s[i] is in class(k) if j - i = k. Since s is quasiperiodic, class(nP) consists only of {nO}, but the rest define sets of numbers in terms of which we can define some important scale properties. In particular we have:<br /> | ||