51 lines
2.7 KiB
HTML
51 lines
2.7 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | [no subject]</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 | [no subject]</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<p>Six Songs of Fancy and Fortune - Wilfrid Holland jwpepper #1388289</p>
|
|
<p>Also, I ordered the following:
|
|
Stevens - Go, Lovely Rose
|
|
Joio - Jubilant Song
|
|
Whitacre - Water Night
|
|
Whitacre - Lux Aurumque (SATB and TTBB)
|
|
Whitacre - Cloudburst
|
|
Whitacre - Leonardo Dreams of his Flying Machine
|
|
Whitacre - She Weeps Over Rahoon
|
|
Banchieri - Counterpoint of the Animals
|
|
Mozart - Requiem for a Dream
|
|
Lasso - Chanson on Dessus Le Marche d’Aras
|
|
Smith - Blow the Candles Out
|
|
Bardos - Tambur
|
|
Chilcott - S’vivon
|
|
Thiman - Go Lovely Rose
|
|
Monteverdi - S’andasse Amor
|
|
Lojeski - Amazing Grace (TTBB)</p>
|
|
<p>It came to $59.50, and I put $60 in the bank, giving me $62 to play with. However, I was informed that they did not include tax for some reason, so I don’t know if I have enough.</p>
|
|
<p>Also also, roommate moved in. He’s tolerable, I guess. Maybe.</p>
|
|
<p>Also also also, I gave Gabe and Kent each a copy of Stanzas (the MIDI of which I’ll post soon) to look at and discussed some more about the composers forum idea we had. Apparently, they used to have a guest composer come each year and some famous ones came. There was posited the idea of having a Composers Festival which would feature a famous composer. It would work like this: First night - a choir concert, standard, except featuring a piece done by the feature composer; second night - same thing for band; third night - composers concert, using pieces by the feature composer as well as by the New Composers Forum (or whatever we plan on calling it - I gotta admit, I like the acronym NCF). Anyway, it’s an idea. I’m gonna set up my box as a server and put a forum on it to get things rolling for next year when we get the NCF (or whatever) rolling</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2005-02-23 03:40:30</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>
|