31 lines
1.8 KiB
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’m writing (voice and piano, words: Keats’ ‘Why did I laugh to-night?’), and it modulated in a way that even I, the composer, didn’t expect. I was.. well.. I don’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… Eb major? Well, that’s okay, it’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’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… Ab minor. Damnit, but it’s modal, because I keep needing a G natural. I don’t know… why am I even writing music at 2:45 in the morning? ._. I’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>
|