writing challenge 96/100

This commit is contained in:
gome 2023-04-13 23:43:42 -05:00
parent 822c9872ae
commit 701a17e286
7 changed files with 144 additions and 6 deletions

View File

@ -59,11 +59,11 @@
</article>
<article>
<h2>Latest gomepost</h2>
<a class='journal-link' href='journal/candy.html'>
<h3>Trying new candy</h3>
<div class='line stop-2'></div>
<time datetime='Wed, 12 Apr 2023 23:00:00 CDT'>12 Apr 2023, 11:00 PM</time>
<p>I only ever buy international candy</p>
<a class='journal-link' href='journal/just-intonation-5.html'>
<h3>Just intonation: 5-limit tuning</h3>
<div class='line stop-1'></div>
<time datetime='Thu, 13 Apr 2023 23:30:00 CDT'>13 Apr 2023, 11:30 PM</time>
<p>How do you build intervals out of primes?</p>
</a>
</article>
<article id='listening'>

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

View File

@ -20,6 +20,12 @@
<main>
<h1>Journal</h1>
<a href='rss/feed.xml' class='rss-link'>RSS feed</a>
<a class='journal-link' href='just-intonation-5.html'>
<h3>Just intonation: 5-limit tuning</h3>
<div class='line stop-1'></div>
<time datetime='Thu, 13 Apr 2023 23:30:00 CDT'>13 Apr 2023, 11:30 PM</time>
<p>How do you build intervals out of primes?</p>
</a>
<a class='journal-link' href='candy.html'>
<h3>Trying new candy</h3>
<div class='line stop-2'></div>

View File

@ -109,7 +109,15 @@
Are you interested in writing it?
Does the new approach Im trying work for you?
Let me know your thoughts at my Ctrl-C email: <code>gome<span style='user-select: none;'>&nbsp;&#8203;</span>@<span style='user-select: none;'>&nbsp;&#8203;</span>ctrl-c.club</code>.
</p><p class='footnote'>
</p>
<h4>Next post in series</h4>
<a class='journal-link' href='just-intonation-5.html'>
<h3>Just intonation: 5-limit tuning</h3>
<div class='line stop-1'></div>
<time datetime='Thu, 13 Apr 2023 23:30:00 CDT'>13 Apr 2023, 11:30 PM</time>
<p>How do you build intervals out of primes?</p>
</a>
<p class='footnote'>
* You can also get all the intervals just <a href='https://en.wikipedia.org/wiki/Pythagorean_tuning'>with combinations of ×2 and ×3</a>, but I think its kind of boring compared to 5-limit. Still worth reading about for further learning.
</p>
</article>

View File

@ -0,0 +1,106 @@
<!DOCTYPE html>
<html lang='en'>
<head>
<title>gome — just intonation pt. 5</title>
<meta charset='utf-8'/>
<meta name='theme-color' content='#efe5d7'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, shrink-to-fit=no'/>
<link rel='icon' type='image/x-icon' href='../favicon.ico'>
<link rel='preconnect' href='https://fonts.googleapis.com'>
<link rel='preconnect' href='https://fonts.gstatic.com' crossorigin>
<link href='https://fonts.googleapis.com/css2?family=Lora:ital@0;1&display=swap' rel='stylesheet'>
<link rel='stylesheet' type='text/css' href='../css/style.css'/>
</head>
<body>
<header id='header'>
<nav>
<a href='..'>back to gomepage</a>&mdash;<a href='.'>journal</a>
</nav>
</header>
<main>
<article>
<h1 id='title'>Just intonation: 5-limit tuning</h1>
<time datetime='Thu, 13 Apr 2023 23:30:00 CDT'>13 Apr 2023, 11:30 PM</time>
<p>
Writing about just intonation is so hard, and Im pretty sure most of my audience doesnt care about it, and yet I must keep doing it!
In <a href='just-intonation-4.html' target='_blank'>the last just intonation post</a>, I shared a table of intervals for the major scale in just intonation.
Today well look at the just intonation equivalents of all twelve tones in a similar fashion.
Before the table, heres some groundwork.
</p><h3>Interval Quality</h3><p>
Its helpful to talk about two intervals that are the same under octave equivalence as the same interval.
Ill use the term <b>quality</b> to describe the property of an interval that doesnt change depending on the specific octave its in.
</p><p>
In 12-tone equal temperament, you can find an intervals quality by taking its size in semitones <a href='https://en.wikipedia.org/wiki/Modulo'>modulo 12</a>.
For example, a major tenth, (16 semitones), has the same quality as a major third, (4 semitones), because 16 mod 12 and 4 mod 12 both equal 4.
In just intonation, you can take the number representing the interval and remove all factors of two from its numerator and denominator (i.e., by multiplying by some number 2<sup><i>n</i></sup>, which is equivalent to transposition by <i>n</i> octaves).
</p><p>
The table below will include a column representing the quality of the interval derived in this way.
</p>
<figure>
<img src='img/quadrangularis_reversum.webp' width='500' height='358' />
<figcaption>Photo credit: <a href='https://commons.wikimedia.org/wiki/File:Gourd_Tree_%26_Cone_Gongs.jpg#Licensing' target='_blank'>HorsePunchKid</a></figcaption>
</figure>
<h3>Multiple intervals for a single name</h3><p>
Traditional interval names such as “major second” or “augmented fourth” dont always map cleanly to specific intervals.
The name “major second” only maps to a single 12-tone interval, i.e., 2 semitones,
but in just intonation, both ×9/8 and ×10/9 are major seconds, with the former just slightly sharper than the latter.
Where I think its relevant, Ill include both variants.
</p><h3>Constructing the intervals</h3><p>
If we didnt have a table that already told us, how would we go about constructing the intervals we need?
Our basic building blocks for this exercise are the primes up to 5: ×2 the octave, ×3 the large fifth, and ×5 the large third.
We need to construct at least twelve interval qualities, to match the twelve tones of equal temperament.
Since we are looking at qualities, we can keep ×2s out of the picture and talk about everything in terms of qualities, treating octaves as equivalent.
In the table, these qualities will be normalized into the range between ×1 and ×2, so, within a single octave.
</p><p>
So with just a major third and a perfect fifth, how would we construct the rest of our intervals?
Well, lets start by just combining them.
A fifth plus a major third makes a major seventh.
In equal temperament, you can get the interval by adding semitones: 7&nbsp;+&nbsp;4&nbsp;=&nbsp;11.
In just intonation, the equivalent calculation, 3&nbsp;×&nbsp;5&nbsp;=&nbsp;15, yields our just major seventh, ×15.
Now that we have a major seventh, we can invert it to get a minor second: ×1/15.
</p><p>
What if we subtract a major third from a fifth? That gives us a minor third quality, ×3/5, and inverting that gets us a minor sixth, ×5/3.
How would we make a major second? Well, we can stack two fifths for ×9, or we can go down two fifths and up a major third, yielding ×5/9.
</p><p>
All the intervals in the table below can be constructed in the same manner.
If you want to verify any of them for yourself, you can reference the prime factors column.
Starting from middle C on a keyboard, move an octave for every 2 you see, move by a perfect fifth for every 3 you see, and move by a major third for every 5 you see.
If the number is in the numerator, move up by the corresponding interval; if its in the denominator, move down.
This will land you at the correct interval relative to middle C.
The same process can be followed with the quality column, but it wont land you in the correct octave, since interval quality ignores octaves.
</p><table style='border-collapse: collapse;'>
<tr><th>Musical interval name</th><th style='width: min-content;'>12-tone equivalent</th><th>Interval</th><th>Prime factors</th><th>Quality</th></tr>
<tr><td>unison</td> <td>0</td> <td>×1</td> <td></td> <td>1&nbsp;/&nbsp;1</td></tr>
<tr><td>minor second</td> <td>1</td> <td>×16/15</td> <td>2×2×2×2&nbsp;/&nbsp;3×5</td> <td>1&nbsp;/&nbsp;3×5</td></tr>
<tr><td>major second</td> <td>2</td> <td>×10/9</td> <td>2×5&nbsp;/&nbsp;3×3</td> <td>5&nbsp;/&nbsp;3×3</td></tr>
<tr><td>major second</td> <td>2</td> <td>×9/8</td> <td>3×3&nbsp;/&nbsp;2×2×2</td> <td>3×3&nbsp;/&nbsp;1</td></tr>
<tr><td>minor third</td> <td>3</td> <td>×6/5</td> <td>2×3&nbsp;/&nbsp;5</td> <td>3&nbsp;/&nbsp;5</td></tr>
<tr><td>minor third</td> <td>3</td> <td>×32/27</td> <td>2<sup>5</sup>&nbsp;/&nbsp;3×3×3</td> <td>1&nbsp;/&nbsp;3×3×3</td></tr>
<tr><td>major third</td> <td>4</td> <td>×5/4</td> <td>5&nbsp;/&nbsp;2×2</td> <td>5&nbsp;/&nbsp;1</td></tr>
<tr><td>perfect fourth</td> <td>5</td> <td>×4/3</td> <td>2×2&nbsp;/&nbsp;3</td> <td>1&nbsp;/&nbsp;3</td></tr>
<tr><td>augmented fourth</td> <td>6</td> <td>×25/18</td> <td>5×5&nbsp;/&nbsp;2×3×3</td> <td>5×5&nbsp;/&nbsp;3×3</td></tr>
<tr><td>augmented fourth</td> <td>6</td> <td>×45/32</td> <td>3×3×5&nbsp;/&nbsp;2<sup>5</sup></td> <td>3×3×5&nbsp;/&nbsp;1</td></tr>
<tr style='border-top: 2px solid #323a42;'><td>diminished fifth</td> <td>6</td> <td>×64/45</td> <td>2<sup>6</sup>&nbsp;/&nbsp;3×3×5</td> <td>1&nbsp;/&nbsp;3×3×5</td></tr>
<tr><td>diminished fifth</td> <td>6</td> <td>×36/25</td> <td>2×2×3×3&nbsp;/&nbsp;5×5</td> <td>3×3&nbsp;/&nbsp;5×5</td></tr>
<tr><td>perfect fifth</td> <td>7</td> <td>×3/2</td> <td>3&nbsp;/&nbsp;2</td> <td>3&nbsp;/&nbsp;1</td></tr>
<tr><td>minor sixth</td> <td>8</td> <td>×8/5</td> <td>2×2×2&nbsp;/&nbsp;5</td> <td>1&nbsp;/&nbsp;5</td></tr>
<tr><td>major sixth</td> <td>9</td> <td>×5/3</td> <td>5&nbsp;/&nbsp;3</td> <td>5&nbsp;/&nbsp;3</td></tr>
<tr><td>major sixth</td> <td>9</td> <td>×27/16</td> <td>3×3×3&nbsp;/&nbsp;2×2×2×2</td> <td>3×3×3&nbsp;/&nbsp;1</td></tr>
<tr><td>minor seventh</td> <td>10</td> <td>×16/9</td> <td>2×2×2×2&nbsp;/&nbsp;3×3</td> <td>1&nbsp;/&nbsp;3×3</td></tr>
<tr><td>minor seventh</td> <td>10</td> <td>×9/5</td> <td>3×3&nbsp;/&nbsp;5</td> <td>3×3&nbsp;/&nbsp;5</td></tr>
<tr><td>major seventh</td> <td>11</td> <td>×15/8</td> <td>3×5&nbsp;/&nbsp;2×2×2</td> <td>3×5&nbsp;/&nbsp;1</td></tr>
<tr><td>octave</td> <td>12</td> <td>×2</td> <td>2&nbsp;/&nbsp;1</td> <td>2&nbsp;/&nbsp;1</td></tr>
</table><p>
I dont really have time to write much else, but its useful to look at pairs of inverted intervals (those across the bold center line from each other) like ×4/3 and and ×3/2.
Looking at their qualities, they are always inverses of each other, and looking at their prime factors, theyre always off by just a factor of ×2.
Why might that be?
</p><p>
Are you learning anything from the just intonation series?
Have you listened to any just intonation music?
Did you notice a mistake in the big chart?
Let me know your thoughts at my Ctrl-C email: <code>gome<span style='user-select: none;'>&nbsp;&#8203;</span>@<span style='user-select: none;'>&nbsp;&#8203;</span>ctrl-c.club</code>.
</p>
</article>
</main>
</body>
</html>

View File

@ -13,6 +13,15 @@
<width>144</width>
<height>87</height>
</image>
<item>
<title>Just intonation: 5-limit tuning</title>
<author>gome</author>
<pubDate>Thu, 13 Apr 2023 23:30:00 CDT</pubDate>
<link>https://ctrl-c.club/~gome/journal/just-intonation-5.html</link>
<guid>https://ctrl-c.club/~gome/journal/just-intonation-5.html</guid>
<description>How do you build intervals out of primes?</description>
<enclosure url="https://ctrl-c.club/~gome/journal/img/quadrangularis_reversum.webp" length="60140" type="image/webp" />
</item>
<item>
<title>Trying new candy</title>
<author>gome</author>

View File

@ -13,6 +13,15 @@
<width>144</width>
<height>87</height>
</image>
<item>
<title>Just intonation: 5-limit tuning</title>
<author>gome</author>
<pubDate>Thu, 13 Apr 2023 23:30:00 CDT</pubDate>
<link>https://ctrl-c.club/~gome/journal/just-intonation-5.html</link>
<guid>https://ctrl-c.club/~gome/journal/just-intonation-5.html</guid>
<description>How do you build intervals out of primes?</description>
<enclosure url="https://ctrl-c.club/~gome/journal/img/quadrangularis_reversum.webp" length="60140" type="image/webp" />
</item>
<item>
<title>Trying new candy</title>
<author>gome</author>