Added all recordings and external links.
This commit is contained in:
parent
16032b6587
commit
93c36ef4d0
@ -15,7 +15,7 @@ class MaybeExternalLink extends BaseWebViewComponent {
|
||||
}
|
||||
|
||||
boolean getIsExternal() {
|
||||
href.startsWith('https://')
|
||||
!href.startsWith('https://jessebrault')
|
||||
}
|
||||
|
||||
}
|
||||
|
@ -19,7 +19,7 @@ class WhenExternal extends DelegatingWebViewComponent {
|
||||
@Override
|
||||
protected View getDelegate() {
|
||||
return { Writer w ->
|
||||
if (href.startsWith('https://')) {
|
||||
if (!href.startsWith('https://jessebrault')) {
|
||||
def cw = new DefaultComponentWriter(w, context.renderContext, context)
|
||||
cw << render.call()
|
||||
}
|
||||
|
@ -5,7 +5,7 @@ instrumentation: For violin and piano.
|
||||
premiere: November 2, 2020. (Online)
|
||||
recordings:
|
||||
Premiere: https://www.youtube.com/watch?v=pUx57krZ41E
|
||||
Audio: /compositions/arcadia/arcadia.mp3
|
||||
Audio: https://jessebrault.nyc3.cdn.digitaloceanspaces.com/recordings/arcadia.mp3
|
||||
externalLinks:
|
||||
'Musaics of the Bay': https://www.musaics.org/stayathomesymposium/20-arcadia
|
||||
Discussion: https://www.youtube.com/watch?v=y52TU2u1BnU
|
||||
|
@ -2,6 +2,10 @@
|
||||
title: Capriccioso
|
||||
slug: capriccioso
|
||||
instrumentation: For recorder, violin, and harp.
|
||||
premiere: March 10, 2022. (Online)
|
||||
recordings:
|
||||
Premiere: https://www.youtube.com/watch?v=TDfhT8TU4Ik
|
||||
Audio: https://jessebrault.nyc3.cdn.digitaloceanspaces.com/recordings/capriccioso.mp3
|
||||
shortInfo: 'Commissioned by <em>Musaics of the Bay</em> and <em>Miniatures: Mauritshuis</em>.'
|
||||
date: 2021-11-01
|
||||
categories:
|
||||
|
@ -2,6 +2,7 @@
|
||||
title: Conversations
|
||||
slug: conversations
|
||||
instrumentation: For two violins.
|
||||
premiere: April 3, 2019, at Church of St. Paul the Apostle, New York, New York.
|
||||
date: 2017-06-01
|
||||
categories:
|
||||
- Chamber
|
||||
|
@ -2,6 +2,7 @@
|
||||
title: Illuminatio
|
||||
slug: illuminatio
|
||||
instrumentation: For solo piano and wind ensemble.
|
||||
premiere: March 17, 2013, Cannon Falls, Minnesota.
|
||||
date: 2013-02-01
|
||||
categories:
|
||||
- Wind Ensemble
|
||||
|
@ -2,6 +2,9 @@
|
||||
title: Movement
|
||||
slug: movement
|
||||
instrumentation: For violin and piano.
|
||||
premiere: April 12, 2013, at St. Olaf College, Northfield, Minnesota.
|
||||
recordings:
|
||||
Audio: https://www.youtube.com/watch?v=rMnuC-TNdGU
|
||||
date: 2013-04-01
|
||||
categories:
|
||||
- Chamber
|
||||
|
@ -2,6 +2,11 @@
|
||||
title: Near, Under, Far
|
||||
slug: near-under-far
|
||||
instrumentation: For solo cello.
|
||||
premiere: March 2022. (Online)
|
||||
recordings:
|
||||
Audio: https://jessebrault.nyc3.cdn.digitaloceanspaces.com/recordings/near-under-far.mp3
|
||||
externalLinks:
|
||||
'Musaics of the Bay': https://www.musaics.org/stayathomesymposium/51-near-under-far
|
||||
shortInfo: Based on <em>Die blaue Eiche</em> by Luc Tuymans.
|
||||
date: 2021-03-01
|
||||
categories:
|
||||
|
@ -2,6 +2,9 @@
|
||||
title: Quintet
|
||||
slug: quintet
|
||||
instrumentation: For clarinet, violin, viola, cello, and piano.
|
||||
premiere: April 12, 2013, at St. Olaf College, Northfield, Minnesota.
|
||||
recordings:
|
||||
Audio: https://www.youtube.com/watch?v=F9ZY-8UHhxc
|
||||
date: 2013-03-01
|
||||
categories:
|
||||
- Chamber
|
||||
|
@ -2,6 +2,7 @@
|
||||
title: Sonata Shambhala
|
||||
slug: sonata-shambhala
|
||||
instrumentation: For solo piano.
|
||||
premiere: November 11, 2018, at Marlboro College, Brattleboro, Vermont.
|
||||
date: 2018-09-01
|
||||
categories:
|
||||
- Solo
|
||||
|
@ -3,6 +3,9 @@ title: Spirit Travels
|
||||
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.
|
||||
recordings:
|
||||
Audio: https://jessebrault.nyc3.cdn.digitaloceanspaces.com/recordings/spirit-travels.mp3
|
||||
shortInfo: <em>In memoriam</em> Jane H. Kim.
|
||||
date: 2023-12-01
|
||||
categories:
|
||||
|
Loading…
Reference in New Issue
Block a user