zk_html/diary/2008-04-21-18:05:23.html

39 lines
4.3 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Daybook - 1: 4/14 - 4/21</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 | Daybook - 1: 4/14 - 4/21</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>It was suggested that I keep track of music stuff in a daybook, sort of like a diary, but more generalized, like a list of ideas. Well, since I do more than just music by necessity, my music stuff is kinda slim, so I&rsquo;m just going to compile entries into weekly summaries. Hopefully I can keep this up, I guess it&rsquo;s constructive.</p>
<p>With Andrew&rsquo;s visit, the beginning of the week was kinda slim pickings for music. I didn&rsquo;t really feel like writing or listening to much. As a result, this week was a continuation of the compositional dry-spell I&rsquo;ve been in for most of April so far. The stress of school, my UDQE in particular, doesn&rsquo;t exactly help matters along, though. </p>
<p>Later on, however, I did manage to throw together a little piece, &lsquo;Mirrors&rsquo;, which came about in much the same way as &lsquo;Tempest&rsquo;. The piece is very reflective, as in each phrase is symmetrical, an additional level of mirroring being one line is overlapped over itself in retrograde in some phrases, along with the whole piece being mostly symmetrical. Part of the symmetry being incomplete overall was for ease of composing (which I&rsquo;ll get to in a second), but also for the rather pretentious idea that, when you see someone else&rsquo;s reflection in a mirror, you see just them, but when you look at yourself, there&rsquo;s tons more meaning attached.</p>
<p>As for the compositional aspect of my one piece, I&rsquo;m a little worried because it goes against most of what I&rsquo;m being taught in lessons, as well as what I guess I&rsquo;d call good practice. Like writing a paper, such things should have some element of planning done before-hand, but as with Tempest, I just started at the beginning and wrote until the end, utilizing copypasta techniques that I really should be avoiding. I&rsquo;m not sure how I feel about this, though, it almost feels as if it&rsquo;s not really work, or at least not authentic work. I do go back and edit the resulting piece into something more coherent, at least.</p>
<p>I noticed that I&rsquo;ve been slacking on going to concerts, which I kinda need to graduate, so I&rsquo;ve gone to a couple and reaffirmed my hatred of classical-era music. Two songs of note, however, were the brothers Jean-jean&rsquo;s <em>Quattour pour Saxophones</em> and Brahms&rsquo; <em>Sextet #2 in G, I. Allegro non troppo</em>. Both of these little chamber pieces pretty much rocked my socks off, and I found recordings of both to study a little more in depth.</p>
<p>It was with the Jean-jean piece that I discovered the reason people generally like to listen to music while high. It was as if someone kicked the synaesthesia up a notch - the bari sax felt so wonderfully brown and velvety while the soprano added sky blue, satiny accents. It was all quite wonderful.</p>
<p>Plans for the upcoming week: study study study for the UDQE. I also may look into arranging &lsquo;Mirrors&rsquo; for a mixed ensemble for an upcoming contest (Ithaca&rsquo;s 2008 Hecksher Composition Prize) - I&rsquo;m thinking soprano sax, alto sax, violin, cello, marimba, and percussion (bass drum and snare drum).</p>
<p>In other news&hellip; at what point should I become worried about a shoulder injury</p>
</article>
<footer>
<p>Page generated on 2008-04-21 18:05:23</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>