zk_html/diary/2009-05-06-07:20:46.html

33 lines
2.0 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Bah, semester</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | Bah, semester</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>So, along with orchestrating Mirrors for Pierrot ensemble, my other major project for composition was <a href="http://www.furaffinity.net/view/2259174">Little Eclogue</a> (link to FA). It&rsquo;s a shitty rendering of a choral piece, and it&rsquo;s still only a rough draft, but I imagine once I get the pacing worked out and rewrite one or two parts, I&rsquo;ll be pretty proud of it. The text is an intriguing poetic dialog from one of my friends, whom I haven&rsquo;t seen in aaaaages.</p>
<p>And then there&rsquo;s <a href="http://www.furaffinity.net/view/2259189">this</a>. Ehehe c.c It&rsquo;s paced wrong, nearly impossible to play, a friggin&rsquo; MIDI, and my teacher told me to not waste my time on it.. BUT GOD DAMNIT I DID! And it was fun :o) I may have to rewrite it for when CSU gets that crazy Vienna set up and turn it into an electronic-orchestra piece, but until then, I&rsquo;ve got competitions to write for</p>
</article>
<footer>
<p>Page generated on 2009-05-06 07:20:46</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>