zk_html/writing/sonata/office-supplies.html

48 lines
6.3 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | office-supplies</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 | office-supplies</h1>
</header>
<article class="content">
<p>When I was a kid in elementary and middle school, my dad would pay be $20 or so to run off blueprints or print and bind presentation books for him at work and I loved it. <em>Loved</em> it. I would prowl through his office supply closet at work and just enjoy all of the different pens and pencils and erasers and notepads that he kept in stock. Binder clips. The comb binder. The giant stapler. The boxes and reams and sheaves of paper. The well-tuned whir of the plotter. Even the rank scent of ammonia from the blueprint machine.</p>
<p>I must have been a very easy child to shop for, because I mostly just loved paper. Paper and pens and rulers. I <em>really</em> loved rulers.</p>
<p>So anyway, one day one of my parents, I forgot which, bought me a pad of staff paper, and by then I was already well into playing the saxophone, and I started &lsquo;composing&rsquo;. It wasn&rsquo;t really that, of course. I was like ten or so. It was mostly writing down embellished versions of my warm-ups and exercises and calling them original compositions. Scales and simple melodies copied from books.</p>
<p>All art may be derivative, but this stretches that definition quite a bit.</p>
<p>And you know, it&rsquo;s weird. I never really did much composing on staff paper. It was one of those things where, as much as I loved the paper and the feeling of using it, I could rarely bring myself to use it for writing music.</p>
<p>Some of it was technical: I did try on several occasions to write on staff paper, but that was too abstract an exercise. I&rsquo;d wind up writing garbage because I was thinking so much about the intervals that I&rsquo;d forget about the range, or I&rsquo;d try to keep the range in mind and forget about the melody. I never really learned to play the piano, either, so that made my life all the more difficult. </p>
<p>Sometimes, I&rsquo;d just spend all my time thinking about my handwriting and how to be most efficient about getting notes down on paper that I would never actually write any music. We spend a lot of time learning how to write words by hand, and we develop a style over the years, but the same is not true of writing sheet music, and so I spent a few days trying to do just that.</p>
<p>A lot of the time, though, my manuscript paper suffered the same fate as all the countless blank books I have sitting, unused, in my room. It&rsquo;s hard for me to justify marking something in some irrevocable way unless that marking is to be final. A piece of paper is fine. It&rsquo;s whatever. And to that end, my manuscript paper notepads were more likely to see use for homework or notes or whatever. But a book? A book has to be cohesive in some way. I can&rsquo;t use a book of lined or dotted paper for jotting down notes because that&rsquo;s not a cohesive use. And since I can&rsquo;t write long stuff by hand for whatever reason, I wind up getting all these books and never using them.</p>
<p>I must have been a very easy child to shop for because I love paper and pens am content refining my knowledge further and further on them without ever putting them to use.</p>
<p>Never helped me write any, though, music or words.</p>
<p>Sometimes I think that what I really wanted was to be one of those, you know, <em>artistes</em> like you see in movies or musicals or whatever. The tortured ones who get into a feverish rush of writing or composing and then tear the page dramatically from the notepad or typewriter and crumple it up and throw it furiously into a wastebasket before pouring another shot of whiskey.</p>
<p>I think a lot of artists secretly want that. They want the ability to have all of the pain of practice and all of the struggle of learning and writing bad shit to be so romantic. They want to experience growth through a montage. They want to be a good writer or composer or instrumentalist without having gone through the process of becoming one.</p>
<p>I wanted that. I wanted to write good music without having to go through the process of learning to write good music.</p>
<p>I think it&rsquo;s visible in a lot of my early work, where I&rsquo;d have all these grand ideas for pieces that I&rsquo;d start trying to realize, and then I&rsquo;d always stall out because I wasn&rsquo;t there yet, and then I&rsquo;d get frustrated at myself for not being there yet.</p>
<p>Other times, I think that what I wanted was some tangible aspect to an intangible art. There is on some level a sense that intangible art is somehow less real that art you can hold in your hands, that you can touch and feel.</p>
<p>I like books, right? Not just the stories, not just the words, but I like the physical objects. There is something grounding amidst even the most fantastic of stories when you can hold it in your hands. A lot of people talk about that, too. A lot of people say, &ldquo;Oh, I don&rsquo;t like e-books because I can&rsquo;t hold the story in my hand.&rdquo; They say that even when they&rsquo;re holding an e-book reader in their hands, or a phone. It&rsquo;s physical, but not in the right way.</p>
<p>And I wanted that out of my music. I want that out of my writing. I want to be able to hold it in my hands and know that it&rsquo;s real. That it&rsquo;s a real construction. That it&rsquo;s a made thing.</p>
<p>That I can&rsquo;t get all aspects of writing music longhand right is disappointing. That I can&rsquo;t figure out a consistent style of hand-writing music is disappointing. It means I can&rsquo;t have that tangible aspect that goes along with &ldquo;real media&rdquo;.</p>
<p>Or maybe I just really like office supplies.</p>
</article>
<footer>
<p>Page generated on 2020-10-11</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>