writing challenge 5/100

This commit is contained in:
gome 2022-12-07 22:25:01 -06:00
parent 30cecff427
commit df868871b6
5 changed files with 86 additions and 5 deletions

BIN
journal/img/beethoven.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

View File

@ -20,33 +20,39 @@
<main>
<h1>Journal</h1>
<a href='rss/feed.xml' class='rss-link'>RSS feed</a>
<a class='journal-link' href='./reinterpretation.html'>
<h3>Feel free to change my music</h3>
<div class='line stop-1'></div>
<time datetime='Wed, 7 Dec 2022 22:00:00 CST'>7 Dec. 2022, 10:00 PM</time>
<p>I dont see why anyones composition should be above question if it leads to more authentic music-making.</p>
</a>
<a class='journal-link' href='./illinois.html'>
<h3>My relationship with <i>Illinois</i></h3>
<div class='line stop-1'></div>
<div class='line stop-2'></div>
<time datetime='Tue, 6 Dec 2022 21:30:00 CST'>6 Dec. 2022, 9:30 PM</time>
<p>The album provides emotional continuity across the nearly 15 years its been in my life.</p>
</a>
<a class='journal-link' href='./expression.html'>
<h3>Extensive vs. intensive expression</h3>
<div class='line stop-2'></div>
<div class='line stop-3'></div>
<time datetime='Mon, 5 Dec 2022 21:30:00 CST'>5 Dec. 2022, 9:30 PM</time>
<p>What you can choose vs. what the music wants</p>
</a>
<a class='journal-link' href='./dreaming.html'>
<h3>Dreaming all the time</h3>
<div class='line stop-3'></div>
<div class='line stop-4'></div>
<time datetime='Fri, 2 Dec 2022 22:30:00 CST'>2 Dec. 2022, 10:30 PM</time>
<p>Its like dreams are the stars, and conscious thought is the sun.</p>
</a>
<a class='journal-link' href='./naturalist.html'>
<h3>I want to be a budding naturalist</h3>
<div class='line stop-4'></div>
<div class='line stop-5'></div>
<time datetime='Thu, 1 Dec 2022 22:30:00 CST'>1 Dec. 2022, 10:30 PM</time>
<p>Trying to learn the names of local plants, animals, fungi, and rocks</p>
</a>
<a class='journal-link' href='./ramen.html'>
<h3>Ramen recipe</h3>
<div class='line stop-5'></div>
<div class='line stop-6'></div>
<time datetime='Sun, 18 Sep 2022 18:00:00 CDT'>18 Sept. 2022, 6:00 PM</time>
<p>This is how I like to make ramen.</p>
</a>

View File

@ -0,0 +1,59 @@
<!DOCTYPE html>
<html lang='en'>
<head>
<title>gome — reinterpretation</title>
<meta charset='utf-8'/>
<meta name='theme-color' content='#efe5d7'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, shrink-to-fit=no'/>
<link rel='icon' type='image/x-icon' href='../favicon.ico'>
<link rel='preconnect' href='https://fonts.googleapis.com'>
<link rel='preconnect' href='https://fonts.gstatic.com' crossorigin>
<link href='https://fonts.googleapis.com/css2?family=Lora:ital@0;1&display=swap' rel='stylesheet'>
<link rel='stylesheet' type='text/css' href='../css/style.css'/>
</head>
<body>
<header id='header'>
<nav>
<a href='..'>back to gomepage</a>&mdash;<a href='.'>journal</a>
</nav>
</header>
<main>
<article>
<h1 id='title'>Feel free to change my music</h1>
<time datetime='Wed, 7 Dec 2022 22:00:00 CST'>7 Dec. 2022, 10:00 PM</time>
<p>
I write music for other people to perform, particularly choral music.
This has lead me to spend a lot of time thinking about the peculiar social arrangement of making music with a separate composer, performer, and audience.
My impression of the relationship between composer and performer is that we often give the composer too much authority over music-making events they are not actively a part of.
</p><p>
The history of classical music is often presented as a canon of great composers, whose works are sacred expressions of their singular souls.
I dont strictly disagree with this framing: individuals have written some incredible music, and great music is always an expression of its author.
But this narrative can foster an attitude which elevates the composers artistic expression above all else.
This supports a model of performance in which the performers responsibility is to convey the intent of a greater artist as purely as possible.
The performer in this case is like a speaker reproducing the composers intention, and their quality is measured primarily in the effectiveness of the reproduction.
</p>
<img src='img/beethoven.webp' width='450' height='541' />
<p>
Personally, I think the composers part in the process is done once they commit the music to the page (ignoring cases where the composer is also a performer of the music).
A composition is not music in itself: it is an abstraction, whereas the performance is where the music becomes concrete.
When performing, the performer actively chooses to play or sing whatever notes they do.
If they are playing music written by someone else, ideally it should be because they can make that music their own authentic expression in that moment.
If they cannot, if they think something different would be better, then they should choose to do that instead.
</p><p>
I sometimes describe what I do as a composer as “writing plans for what I think people should do when they get together to sing.”
This more accurately describes how I think about the role of a composer: their role is to present possibilities to performers, and then leave it up to them.
</p><p>
Because of this, I am generally alright with alterations being made to existing music.
At the very least, I judge a change on its own merits, rather than opposing it on the grounds of respect for the composers intentions.
Clearly, someone like Beethoven made a lot of good choices when writing his music, so it will be hard to change it and get better results.
At the same time, I dont see why anyones composition should be above question if it leads to more authentic music-making.
</p><p>
Do you think performers should be free to make changes to the music they perform?
Do you think this is a fair framing of the act of composition?
Do you have other ideas about the relationship between composer, performer, and audience?
Let me know your thoughts at my Ctrl-C email: <code>&lt;my&nbsp;username&gt;@&lt;domain&nbsp;name&gt;</code>.
</p>
</article>
</main>
</body>
</html>

View File

@ -13,6 +13,14 @@
<width>144</width>
<height>87</height>
</image>
<item>
<title>Feel free to change my music</title>
<author>gome</author>
<pubDate>Wed, 7 Dec 2022 22:00:00 CST</pubDate>
<link>https://ctrl-c.club/~gome/journal/reinterpretation.html</link>
<guid>https://ctrl-c.club/~gome/journal/reinterpretation.html</guid>
<description>I dont see why anyones composition should be above question if it leads to more authentic music-making.</description>
</item>
<item>
<title>My relationship with Illinois</title>
<author>gome</author>

View File

@ -13,6 +13,14 @@
<width>144</width>
<height>87</height>
</image>
<item>
<title>Feel free to change my music</title>
<author>gome</author>
<pubDate>Wed, 7 Dec 2022 22:00:00 CST</pubDate>
<link>https://ctrl-c.club/~gome/journal/reinterpretation.html</link>
<guid>https://ctrl-c.club/~gome/journal/reinterpretation.html</guid>
<description>I dont see why anyones composition should be above question if it leads to more authentic music-making.</description>
</item>
<item>
<title>My relationship with Illinois</title>
<author>gome</author>