Added scores and a couple small things.

This commit is contained in:
JesseBrault0709 2024-06-10 10:11:32 +02:00
parent c858c5308c
commit 840e1e19fd
12 changed files with 16 additions and 2 deletions

View File

@ -19,6 +19,7 @@ import com.jessebrault.site.util.MaybeExternalLink
<WhenNotNull item={composition.version} render={<p class="version">$it</p>} />
<p class="instrumentation">$composition.instrumentation</p>
<WhenNotNull item={composition.premiere} render={<p class="premiere">Premiere: $it</p>} />
<WhenNotNull item={composition.score} render={<p class="score">Score: <a href={it}>pdf</a></p>} />
<WhenNotEmpty items={composition.recordings.entrySet()}>
<div class="recordings">
<span>Recordings:</span>

View File

@ -17,7 +17,7 @@ class Composition {
@Nullable String version
String instrumentation
@Nullable String premiere
@Nullable String pdfUrl
@Nullable String score
Map<String, String> recordings
Map<String, String> externalLinks
@Nullable String shortInfo

View File

@ -21,7 +21,7 @@ class CompositionContainer {
version: text.frontMatter.version,
instrumentation: text.frontMatter.instrumentation,
premiere: text.frontMatter.premiere,
pdfUrl: text.frontMatter.pdfUrl,
score: text.frontMatter.score,
recordings: text.frontMatter.recordings ?: [:],
externalLinks: text.frontMatter.externalLinks ?: [:],
shortInfo: text.frontMatter.shortInfo,

View File

@ -3,6 +3,7 @@ title: Arcadia
slug: arcadia
instrumentation: For violin and piano.
premiere: November 2, 2020. (Online)
score: https://jessebrault.nyc3.cdn.digitaloceanspaces.com/scores/arcadia.pdf
recordings:
Premiere: https://www.youtube.com/watch?v=pUx57krZ41E
Audio: https://jessebrault.nyc3.cdn.digitaloceanspaces.com/recordings/arcadia.mp3

View File

@ -3,6 +3,7 @@ title: Capriccioso
slug: capriccioso
instrumentation: For recorder, violin, and harp.
premiere: March 10, 2022. (Online)
score: https://jessebrault.nyc3.cdn.digitaloceanspaces.com/scores/capriccioso.pdf
recordings:
Premiere: https://www.youtube.com/watch?v=TDfhT8TU4Ik
Audio: https://jessebrault.nyc3.cdn.digitaloceanspaces.com/recordings/capriccioso.mp3

View File

@ -3,6 +3,7 @@ title: Conversations
slug: conversations
instrumentation: For two violins.
premiere: April 3, 2019, at Church of St. Paul the Apostle, New York, New York.
score: https://jessebrault.nyc3.cdn.digitaloceanspaces.com/scores/conversations.pdf
date: 2017-06-01
categories:
- Chamber

View File

@ -2,6 +2,7 @@
title: Four Pieces for Piano
slug: four-pieces-for-piano
instrumentation: For solo piano.
score: https://jessebrault.nyc3.cdn.digitaloceanspaces.com/scores/four-pieces-for-piano.pdf
date: 2019-05-01
categories:
- Solo

View File

@ -1,6 +1,7 @@
---
title: Intermezzo
slug: intermezzo
score: https://jessebrault.nyc3.cdn.digitaloceanspaces.com/scores/intermezzo.pdf
instrumentation: For solo piano.
date: 2015-12-01
categories:

View File

@ -3,6 +3,7 @@ title: Near, Under, Far
slug: near-under-far
instrumentation: For solo cello.
premiere: March 2022. (Online)
score: https://jessebrault.nyc3.cdn.digitaloceanspaces.com/scores/near-under-far.pdf
recordings:
Audio: https://jessebrault.nyc3.cdn.digitaloceanspaces.com/recordings/near-under-far.mp3
externalLinks:

View File

@ -3,6 +3,9 @@ title: Sonata Shambhala
slug: sonata-shambhala
instrumentation: For solo piano.
premiere: November 11, 2018, at Marlboro College, Brattleboro, Vermont.
score: https://jessebrault.nyc3.cdn.digitaloceanspaces.com/scores/sonata-shambhala.pdf
externalLinks:
'Benjamin Hochman Discusses Sonata Shambhala': https://www.youtube.com/watch?v=leyqMdGyr8Q
date: 2018-09-01
categories:
- Solo

View File

@ -4,6 +4,7 @@ slug: spirit-travels
version: Chamber orchestra version
instrumentation: For fl, ob, cl, hn, 2 perc, pno, and strings 2.2.2.2.1.
premiere: December 3, 2023, at The Juilliard School, New York, New York.
score: https://jessebrault.nyc3.cdn.digitaloceanspaces.com/scores/spirit-travels.pdf
recordings:
Audio: https://jessebrault.nyc3.cdn.digitaloceanspaces.com/recordings/spirit-travels.mp3
shortInfo: <em>In memoriam</em> Jane H. Kim.

View File

@ -3,6 +3,9 @@ title: Spirit Travels
slug: spirit-travels-orchestra
version: Orchestra version
instrumentation: For 3.3.3.3 + std doublings, 4.2.3.1, timp, 3 perc, pno, and strings.
score: https://jessebrault.nyc3.cdn.digitaloceanspaces.com/scores/spirit-travels-orchestra.pdf
recordings:
'Midi Mockup': https://jessebrault.nyc3.cdn.digitaloceanspaces.com/recordings/spirit-travels-orchestra-midi.mp3
shortInfo: <em>In memoriam</em> Jane H. Kim.
date: 2024-02-20
categories: