zk_html/diary/2005-11-09-23:07:16.html

33 lines
3.0 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Maslanka.</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 | Maslanka.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>So, I had my meeting with Dr. Maslanka about my composition. Hrr. When I first met him on Monday, I got the impression that he didn&rsquo;t really like me - I mean, he&rsquo;s a nice enough guy, but he just didn&rsquo;t quite warm up to me like he did to Elliott. Anyway, today I got to spend about 40 minutes with him talking about both myself and my music, and.. well, it was rather discouraging. We both have strict ideas on harmony, it seems, and while his is more minimalist, I tend to enjoy both stark chords, as well as those juicy enough to bite into. So we disagreed a little on that section. It&rsquo;s mostly my fault, however, for bringing in two of my choral pieces in which I specifically wanted a rather rich harmonic sound. The real problem he seemed to have was with my use of scansion, though. I have a particular fondness for abusing the scansion of a poem as a color: putting accented syllables on beats that are normally unaccented. For example, in &lsquo;To Sleep,&rsquo; I have a 9/8 bar &ldquo;misscanned&rdquo; purposefully to sound like a 4/4 bar with an extra eigth note at the beginning, sort of like an anacrusis. This followed by another 9/8 bar scanned with an extra eight note at the end. He mentioned readability, but, to me, I don&rsquo;t think having a bar of 1/8 (or 1/4, if I want to stretch it), followed by two bars of 4/4, followed by a bar of 1/8 is any clearer. I suppose, if I wanted, I could do something like 8+1/8 or augment the rhythms to fit some larger meter. It still doesn&rsquo;t change the fact that I like it misscanned &gt;:E</p>
<p>Anyway, I was a little disappointed in him - he did have some very good suggestions for engraving, as well as some different textures I&rsquo;d like to try out, but really, I don&rsquo;t think I&rsquo;ll take too much away from this personal lesson. I gained a lot, however, from his lectures on the source of music, for which I&rsquo;m grateful. Good luck to him wherever he goes. :o</p>
</article>
<footer>
<p>Page generated on 2005-11-09 23:07:16</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>