zk_html/writing/ally/writing/music/01.html

72 lines
3.1 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 01</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 | 01</h1>
</header>
<article class="content">
<hr />
<p>date: 2019-08-30
weight: 1</p>
<hr />
<p><audio autoplay controls src="/miniatures/1.mp3"></audio></p>
<p>I did not fall into music of my own accord, my dad bought me a saxophone.</p>
<blockquote>
<p>As his dad bought him before you.</p>
</blockquote>
<p>He wanted us to be alike in so many ways.</p>
<blockquote>
<p>But you already knew that.</p>
</blockquote>
<p>He got me a saxophone and he and my mom pooled resourses to get me lessons.</p>
<blockquote>
<p>And showed you to all his friends.</p>
</blockquote>
<p>I played at his Christmas parties. I played at his neighbor&rsquo;s Christmas parties.</p>
<blockquote>
<p>Once, he was going to show you off to his friends at a barbeque, and you got so anxious and upset that you bent the octave key out of shape. You could only produce squeaks. You said it was an accident.</p>
</blockquote>
<p>I did it to get out of playing for the party, and instead it got me in trouble for being careless.</p>
<blockquote>
<p>You were anything but. You were very careful. You acted with intent.</p>
</blockquote>
<p>I kept playing. Sometimes it was fun, sometimes it wasn&rsquo;t.</p>
<blockquote>
<p>Once, you told your mom you weren&rsquo;t sure why she or your dad bothered with you learning to play the saxophone when all life was meaningless, anyway.</p>
</blockquote>
<p>How old was I, then? Ten? Eleven?</p>
<blockquote>
<p>Dad made you apologize to her. I don&rsquo;t think either knew what to do with a nihilistic preteen.</p>
</blockquote>
<p>But it worked, in a roundabout way. I wound up in music. I wound up playing the saxophone and even sometimes enjoying it. I moved from that to the oboe.</p>
<p>And not just playing. I listened to tapes until they wore out. I made mixtapes of my dad&rsquo;s music after he taught me how to program his six-disc CD changer. After that, it was mix CDs, which I&rsquo;d listen to on the bright yellow Sport Discman I carried everywhere. I fell asleep with headphones on more than once.</p>
<p>Music held &mdash; continues to hold &mdash; this sense of mystery about it. It worked on some level below spoken language, understandable without being text, affecting emotions without the cadence of words.</p>
<blockquote>
<p>So why&rsquo;d you quit?</p>
</blockquote>
<p>I can&rsquo;t just say &ldquo;computers&rdquo; and beg off, here, can I?</p>
<blockquote>
<p>Nope.</p>
</blockquote>
</article>
<footer>
<p>Page generated on 2020-06-24</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>