zk_html/diary/2005-02-21-09:49:41.html

31 lines
1.8 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | WTF!!!11eleventy-won1456</title>
<link rel="stylesheet" type="text/css" href="/style.css" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | WTF!!!11eleventy-won1456</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>I did something to a song I&rsquo;m writing (voice and piano, words: Keats&rsquo; &lsquo;Why did I laugh to-night?&rsquo;), and it modulated in a way that even I, the composer, didn&rsquo;t expect. I was.. well.. I don&rsquo;t know. I think I was kind of writing in E Phrygian (from E to E using the C major scale), but I was being chromatic about it, and I suddenly ended up in&hellip; Eb major? Well, that&rsquo;s okay, it&rsquo;s only a bar long, as a key change, kind of common to do.. but that leads into a bar of A major, which doesn&rsquo;t have an Eb in it, which lead me kind of back into E Phrygian again. Then, because I had a sequence going, I modulated into.. um&hellip; Ab minor. Damnit, but it&rsquo;s modal, because I keep needing a G natural. I don&rsquo;t know&hellip; why am I even writing music at 2:45 in the morning? ._. I&rsquo;ll post a midi if I finish tonight</p>
</article>
<footer>
<p>Page generated on 2005-02-21 09:49:41</p>
</footer>
</main>
<script type="text/javascript">
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
});
</script>
</body>
</html>