-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgallery-2020.html
487 lines (443 loc) · 26.9 KB
/
gallery-2020.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
<!DOCTYPE html>
<html class="writer-html5" lang="en" data-content_root="./">
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>2016-present — Abjad 3.22 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" />
<link rel="stylesheet" type="text/css" href="_static/abjad.css?v=1f187528" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=4ae1632d" />
<link rel="stylesheet" type="text/css" href="_static/uqbar.css?v=e6773f5c" />
<link rel="stylesheet" type="text/css" href="_static/lightbox2/css/lightbox.css?v=d2ef71d2" />
<link rel="shortcut icon" href="_static/favicon.ico"/>
<link rel="canonical" href="https://abjad.github.iogallery-2020.html"/>
<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=a58ea9df"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/ga.js?v=c455bbd5"></script>
<script src="_static/toggleprompt.js?v=5801b3bb"></script>
<script defer="defer" src="_static/lightbox2/js/lightbox.js?v=bc25c2e6"></script>
<script src="_static/js/theme.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="2015-11" href="gallery-2015.html" />
<link rel="prev" title="Publications" href="appendices/publications.html" />
</head>
<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" style="background: #000000" >
<a href="index.html" class="icon icon-home" alt="Documentation
Home"> Abjad 3.22
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<p class="caption" role="heading"><span class="caption-text">First steps</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="first_steps/audience.html">Audience</a></li>
<li class="toctree-l1"><a class="reference internal" href="first_steps/macos.html">macOS</a></li>
<li class="toctree-l1"><a class="reference internal" href="first_steps/linux.html">Linux</a></li>
<li class="toctree-l1"><a class="reference internal" href="first_steps/windows.html">Windows</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Overview</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="overview/containers.html">Containers</a></li>
<li class="toctree-l1"><a class="reference internal" href="overview/containers-basic-operations-on.html">Containers, basic operations on</a></li>
<li class="toctree-l1"><a class="reference internal" href="overview/containers-retrieving-by-name.html">Containers, retrieving by name</a></li>
<li class="toctree-l1"><a class="reference internal" href="overview/containers-time-interpretation-of.html">Containers, time interpretation of</a></li>
<li class="toctree-l1"><a class="reference internal" href="overview/contexts-lilypond-type-of.html">Contexts, LilyPond type of</a></li>
<li class="toctree-l1"><a class="reference internal" href="overview/indicators.html">Indicators</a></li>
<li class="toctree-l1"><a class="reference internal" href="overview/lilypond-files-preamble-of.html">LilyPond files, preamble of</a></li>
<li class="toctree-l1"><a class="reference internal" href="overview/lilypond-format-of-abjad-objects.html">LilyPond format, of Abjad objects</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Examples</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="examples/corpus-selection.html">Corpus, figure selection from</a></li>
<li class="toctree-l1"><a class="reference internal" href="examples/design-by-dyads.html">Design, by dyads</a></li>
<li class="toctree-l1"><a class="reference internal" href="examples/enumeration.html">Enumeration, of rhythmic cells</a></li>
<li class="toctree-l1"><a class="reference internal" href="examples/magic-square-from-twelve-tone-row.html">Magic square, from twelve-tone row</a></li>
<li class="toctree-l1"><a class="reference internal" href="examples/scales-diatonic.html">Scales, diatonic</a></li>
<li class="toctree-l1"><a class="reference internal" href="examples/score-fragment-piano.html">Score fragment, piano</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">All classes & functions</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="api/index.html">Abjad API</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Appendices</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="appendices/best-practices.html">Best practices</a></li>
<li class="toctree-l1"><a class="reference internal" href="appendices/changes.html">Changes</a></li>
<li class="toctree-l1"><a class="reference internal" href="appendices/community.html">Community</a></li>
<li class="toctree-l1"><a class="reference internal" href="appendices/configuration.html">Configuration</a></li>
<li class="toctree-l1"><a class="reference internal" href="appendices/developer-installation.html">Developer installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="appendices/lilypond-context-concatenation.html">LilyPond context concatenation</a></li>
<li class="toctree-l1"><a class="reference internal" href="appendices/publications.html">Publications</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Score gallery</span></p>
<ul class="current">
<li class="toctree-l1 current"><a class="current reference internal" href="#">2016-present</a></li>
<li class="toctree-l1"><a class="reference internal" href="gallery-2015.html">2015-11</a></li>
<li class="toctree-l1"><a class="reference internal" href="gallery-2010.html">2010-00</a></li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" style="background: #000000" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">Abjad</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content style-external-links">
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<section id="present">
<h1>2016-present<a class="headerlink" href="#present" title="Link to this heading"></a></h1>
<p>The following works were composed with Abjad.</p>
<hr class="docutils" />
<section id="what-holds-them-together-2020">
<h2>what holds them together (2020)<a class="headerlink" href="#what-holds-them-together-2020" title="Link to this heading"></a></h2>
<ul class="simple">
<li><p>For portative organ.</p></li>
<li><p>Composed by <a class="reference external" href="https://soundcloud.com/gilberto-agostinho">Gilberto Agostinho</a>.</p></li>
<li><p>Written for Ryszard Lubieniecki.</p></li>
</ul>
<p>
<iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/1032736921&color=%23ff5500&auto_play=false&hide_related=false&show_comments=false"></iframe>
</p><div class="table-row docutils container">
<a data-lightbox="group-gallery" href="_images/agostinho-whtt-page-4.png" title="Page 4 of what holds them together,
by Gilberto Agostinho." data-title="Page 4 of what holds them together,
by Gilberto Agostinho." class="table-cell thumbnail">
<img src="_images/agostinho-whtt-page-4-thumbnail.png" alt="Page 4 of what holds them together,
by Gilberto Agostinho."/>
</a><a data-lightbox="group-gallery" href="_images/agostinho-whtt-page-5.png" title="Page 5 of what holds them together,
by Gilberto Agostinho." data-title="Page 5 of what holds them together,
by Gilberto Agostinho." class="table-cell thumbnail">
<img src="_images/agostinho-whtt-page-5-thumbnail.png" alt="Page 5 of what holds them together,
by Gilberto Agostinho."/>
</a></div>
</section>
<hr class="docutils" />
<section id="adumbration-2020">
<h2>Adumbration (2020)<a class="headerlink" href="#adumbration-2020" title="Link to this heading"></a></h2>
<ul class="simple">
<li><p>For string quartet.</p></li>
<li><p>Composed by <a class="reference external" href="http://www.gregoryrowlandevans.com">Gregory Rowland Evans</a>.</p></li>
<li><p>Written for the 2020/21 JACK quartet residency at the University of Iowa.</p></li>
<li><p>Source available from <a class="reference external" href="https://github.com/GregoryREvans/adumbration/">https://github.com/GregoryREvans/adumbration/</a>.</p></li>
</ul>
<p>
<iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/941581849&color=%23ff5500&show_comments=false"></iframe>
</p><div class="table-row docutils container">
<a data-lightbox="group-gallery" href="_images/evans-adumbration-page-7.png" title="Page 7 of Adumbration,
by Gregory Rowland Evans." data-title="Page 7 of Adumbration,
by Gregory Rowland Evans." class="table-cell thumbnail">
<img src="_images/evans-adumbration-page-7-thumbnail.png" alt="Page 7 of Adumbration,
by Gregory Rowland Evans."/>
</a><a data-lightbox="group-gallery" href="_images/evans-adumbration-page-11.png" title="Page 11 of Adumbration,
by Gregory Rowland Evans." data-title="Page 11 of Adumbration,
by Gregory Rowland Evans." class="table-cell thumbnail">
<img src="_images/evans-adumbration-page-11-thumbnail.png" alt="Page 11 of Adumbration,
by Gregory Rowland Evans."/>
</a></div>
</section>
<hr class="docutils" />
<section id="chalk-line-2020">
<h2>Chalk Line (2020)<a class="headerlink" href="#chalk-line-2020" title="Link to this heading"></a></h2>
<ul class="simple">
<li><p>For solo flute.</p></li>
<li><p>Composed by <a class="reference external" href="http://www.gregoryrowlandevans.com">Gregory Rowland Evans</a>.</p></li>
<li><p>Written for Paul Mizzi.</p></li>
<li><p>Source available from <a class="reference external" href="https://github.com/GregoryREvans/chalk_line/">https://github.com/GregoryREvans/chalk_line/</a>.</p></li>
</ul>
<div class="table-row docutils container">
<a data-lightbox="group-gallery" href="_images/evans-chalk-line-page-1.png" title="Page 1 of Chalk Line,
by Gregory Rowland Evans." data-title="Page 1 of Chalk Line,
by Gregory Rowland Evans." class="table-cell thumbnail">
<img src="_images/evans-chalk-line-page-1-thumbnail.png" alt="Page 1 of Chalk Line,
by Gregory Rowland Evans."/>
</a><a data-lightbox="group-gallery" href="_images/evans-chalk-line-page-4.png" title="Page 4 of Chalk Line,
by Gregory Rowland Evans." data-title="Page 4 of Chalk Line,
by Gregory Rowland Evans." class="table-cell thumbnail">
<img src="_images/evans-chalk-line-page-4-thumbnail.png" alt="Page 4 of Chalk Line,
by Gregory Rowland Evans."/>
</a></div>
</section>
<hr class="docutils" />
<section id="hamonshu-2018-20">
<h2>Hamonshu (2018-20)<a class="headerlink" href="#hamonshu-2018-20" title="Link to this heading"></a></h2>
<ul class="simple">
<li><p>For string quartet.</p></li>
<li><p>Composed by <a class="reference external" href="http://www.gregoryrowlandevans.com">Gregory Rowland Evans</a>.</p></li>
<li><p>Written for the 2019/20 JACK quartet residency at the University of Iowa.</p></li>
<li><p>Source available from <a class="reference external" href="https://github.com/GregoryREvans/hamon_shu/">https://github.com/GregoryREvans/hamon_shu/</a>.</p></li>
</ul>
<p>
<iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/775289290&color=ff5500&show_comments=false"></iframe>
</p><div class="table-row docutils container">
<a data-lightbox="group-gallery" href="_images/evans-hamonshu-page-1.png" title="Page 1 of Hamonshu,
by Gregory Rowland Evans." data-title="Page 1 of Hamonshu,
by Gregory Rowland Evans." class="table-cell thumbnail">
<img src="_images/evans-hamonshu-page-1-thumbnail.png" alt="Page 1 of Hamonshu,
by Gregory Rowland Evans."/>
</a><a data-lightbox="group-gallery" href="_images/evans-hamonshu-page-4.png" title="Page 4 of Hamonshu,
by Gregory Rowland Evans." data-title="Page 4 of Hamonshu,
by Gregory Rowland Evans." class="table-cell thumbnail">
<img src="_images/evans-hamonshu-page-4-thumbnail.png" alt="Page 4 of Hamonshu,
by Gregory Rowland Evans."/>
</a></div>
</section>
<hr class="docutils" />
<section id="h-a-r-m-o-n-y-2019">
<h2>( H A R M O N Y ) (2019)<a class="headerlink" href="#h-a-r-m-o-n-y-2019" title="Link to this heading"></a></h2>
<ul class="simple">
<li><p>For narrator & nine players.</p></li>
<li><p>Composed by <a class="reference external" href="http://www.trevorbaca.com">Trevor Bača</a>.</p></li>
<li><p>Text by Paul Griffiths.</p></li>
<li><p>Dedicated to Jonathan Hepfer.</p></li>
<li><p>Commissioned by Los Angeles’s Monday Evening Concerts.</p></li>
<li><p>Source available from <a class="reference external" href="https://github.com/trevorbaca/harmony/">https://github.com/trevorbaca/harmony/</a>.</p></li>
</ul>
<p>
<iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/841246819&color=%23ff5500&show_comments=false"></iframe>
</p><div class="table-row docutils container">
<a data-lightbox="group-gallery" href="_images/baca-harmony-page-10.png" title="Page 10 of ( H A R M O N Y ),
by Trevor Bača." data-title="Page 10 of ( H A R M O N Y ),
by Trevor Bača." class="table-cell thumbnail">
<img src="_images/baca-harmony-page-10-thumbnail.png" alt="Page 10 of ( H A R M O N Y ),
by Trevor Bača."/>
</a><a data-lightbox="group-gallery" href="_images/baca-harmony-page-29.png" title="Page 29 of ( H A R M O N Y ),
by Trevor Bača." data-title="Page 29 of ( H A R M O N Y ),
by Trevor Bača." class="table-cell thumbnail">
<img src="_images/baca-harmony-page-29-thumbnail.png" alt="Page 29 of ( H A R M O N Y ),
by Trevor Bača."/>
</a></div>
</section>
<hr class="docutils" />
<section id="faberge-investigations-2016-19">
<h2>Fabergé Investigations (2016/19)<a class="headerlink" href="#faberge-investigations-2016-19" title="Link to this heading"></a></h2>
<ul class="simple">
<li><p>For eight players.</p></li>
<li><p>Composed by <a class="reference external" href="http://www.trevorbaca.com">Trevor Bača</a>.</p></li>
<li><p>Written for ensemble recherche.</p></li>
<li><p>Source available from <a class="reference external" href="https://github.com/trevorbaca/faberge/">https://github.com/trevorbaca/faberge/</a>.</p></li>
</ul>
<p>
<iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/837148120&color=%23ff5500&show_comments=false"></iframe>
</p><div class="table-row docutils container">
<a data-lightbox="group-gallery" href="_images/baca-faberge-page-1.png" title="Page 1 of Fabergé Investigations,
by Trevor Bača." data-title="Page 1 of Fabergé Investigations,
by Trevor Bača." class="table-cell thumbnail">
<img src="_images/baca-faberge-page-1-thumbnail.png" alt="Page 1 of Fabergé Investigations,
by Trevor Bača."/>
</a><a data-lightbox="group-gallery" href="_images/baca-faberge-page-36.png" title="Page 36 of Fabergé Investigations,
by Trevor Bača." data-title="Page 36 of Fabergé Investigations,
by Trevor Bača." class="table-cell thumbnail">
<img src="_images/baca-faberge-page-36-thumbnail.png" alt="Page 36 of Fabergé Investigations,
by Trevor Bača."/>
</a></div>
</section>
<hr class="docutils" />
<section id="cartography-11-2018">
<h2>Cartography #11 (2018)<a class="headerlink" href="#cartography-11-2018" title="Link to this heading"></a></h2>
<ul class="simple">
<li><p>For solo piano.</p></li>
<li><p>Composed by <a class="reference external" href="https://soundcloud.com/gilberto-agostinho">Gilberto Agostinho</a>.</p></li>
</ul>
<p>
<iframe width="100%" height="166" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/1177217104&color=%23ff5500&auto_play=false&hide_related=false&show_comments=false"></iframe>
</p><div class="table-row docutils container">
<a data-lightbox="group-gallery" href="_images/agostinho-cartography-11-page-4.png" title="Page 4 of Cartography #11,
by Gilberto Agostinho." data-title="Page 4 of Cartography #11,
by Gilberto Agostinho." class="table-cell thumbnail">
<img src="_images/agostinho-cartography-11-page-4-thumbnail.png" alt="Page 4 of Cartography #11,
by Gilberto Agostinho."/>
</a><a data-lightbox="group-gallery" href="_images/agostinho-cartography-11-page-5.png" title="Page 5 of Cartography #11,
by Gilberto Agostinho." data-title="Page 5 of Cartography #11,
by Gilberto Agostinho." class="table-cell thumbnail">
<img src="_images/agostinho-cartography-11-page-5-thumbnail.png" alt="Page 5 of Cartography #11,
by Gilberto Agostinho."/>
</a></div>
</section>
<hr class="docutils" />
<section id="nahte-2018">
<h2>Nähte (2018)<a class="headerlink" href="#nahte-2018" title="Link to this heading"></a></h2>
<ul class="simple">
<li><p>For cello.</p></li>
<li><p>Composed by <a class="reference external" href="http://www.trevorbaca.com">Trevor Bača</a>.</p></li>
<li><p>Written for Ashley Walters.</p></li>
<li><p>Source available from <a class="reference external" href="https://github.com/trevorbaca/naehte/">https://github.com/trevorbaca/naehte/</a>.</p></li>
</ul>
<p>
<iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/652622003&color=%23ff5500&show_comments=false"></iframe>
</p><div class="table-row docutils container">
<a data-lightbox="group-gallery" href="_images/baca-naehte-page-1.png" title="Page 1 of Nähte,
by Trevor Bača." data-title="Page 1 of Nähte,
by Trevor Bača." class="table-cell thumbnail">
<img src="_images/baca-naehte-page-1-thumbnail.png" alt="Page 1 of Nähte,
by Trevor Bača."/>
</a><a data-lightbox="group-gallery" href="_images/baca-naehte-page-2.png" title="Page 2 of Nähte,
by Trevor Bača." data-title="Page 2 of Nähte,
by Trevor Bača." class="table-cell thumbnail">
<img src="_images/baca-naehte-page-2-thumbnail.png" alt="Page 2 of Nähte,
by Trevor Bača."/>
</a></div>
</section>
<hr class="docutils" />
<section id="guerrero-2018">
<h2>GUERRERO (2018)<a class="headerlink" href="#guerrero-2018" title="Link to this heading"></a></h2>
<ul class="simple">
<li><p>For 21 saxophones</p></li>
<li><p>Composed by <a class="reference external" href="http://www.gregoryrowlandevans.com">Gregory Rowland Evans</a>.</p></li>
<li><p>Written for the Frost Saxophone Ensemble.</p></li>
<li><p>Source available from <a class="reference external" href="https://github.com/GregoryREvans/guerrero/">https://github.com/GregoryREvans/guerrero/</a>.</p></li>
</ul>
<p>
<iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/610541151&color=%23ff5500&show_comments=false"></iframe>
</p><div class="table-row docutils container">
<a data-lightbox="group-gallery" href="_images/evans-guerrero-page-1.svg" title="Page 1 of GUERRERO,
by Gregory Rowland Evans." data-title="Page 1 of GUERRERO,
by Gregory Rowland Evans." class="table-cell thumbnail">
<img src="_images/evans-guerrero-page-1.svg" alt="Page 1 of GUERRERO,
by Gregory Rowland Evans."/>
</a><a data-lightbox="group-gallery" href="_images/evans-guerrero-page-10.svg" title="Page 10 of GUERRERO,
by Gregory Rowland Evans." data-title="Page 10 of GUERRERO,
by Gregory Rowland Evans." class="table-cell thumbnail">
<img src="_images/evans-guerrero-page-10.svg" alt="Page 10 of GUERRERO,
by Gregory Rowland Evans."/>
</a></div>
</section>
<hr class="docutils" />
<section id="mraz-2017">
<h2>Mráz (2017)<a class="headerlink" href="#mraz-2017" title="Link to this heading"></a></h2>
<ul class="simple">
<li><p>For guitar.</p></li>
<li><p>Composed by <a class="reference external" href="http://www.trevorbaca.com">Trevor Bača</a>.</p></li>
<li><p>Written for Jared Redmond.</p></li>
<li><p>Source available from <a class="reference external" href="https://github.com/trevorbaca/mraz/">https://github.com/trevorbaca/mraz/</a>.</p></li>
</ul>
<p>
<iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/330435859&color=%23ff5500&show_comments=false"></iframe>
</p><div class="table-row docutils container">
<a data-lightbox="group-gallery" href="_images/baca-mraz-page-4.png" title="Page 4 of Mráz,
by Trevor Bača." data-title="Page 4 of Mráz,
by Trevor Bača." class="table-cell thumbnail">
<img src="_images/baca-mraz-page-4-thumbnail.png" alt="Page 4 of Mráz,
by Trevor Bača."/>
</a><a data-lightbox="group-gallery" href="_images/baca-mraz-page-5.png" title="Page 5 of Mráz,
by Trevor Bača." data-title="Page 5 of Mráz,
by Trevor Bača." class="table-cell thumbnail">
<img src="_images/baca-mraz-page-5-thumbnail.png" alt="Page 5 of Mráz,
by Trevor Bača."/>
</a></div>
</section>
<hr class="docutils" />
<section id="demarest-lloyd-2016">
<h2>Demarest/Lloyd (2016)<a class="headerlink" href="#demarest-lloyd-2016" title="Link to this heading"></a></h2>
<ul class="simple">
<li><p>For eleven percussionists</p></li>
<li><p>Composed by <a class="reference external" href="http://josephine-wolf-oberholtzer.com">Joséphine Wolf Oberholtzer</a>.</p></li>
<li><p>Written for the 50th anniversary of the Boston University Tanglewood
Institute.</p></li>
<li><p>Source available from <a class="reference external" href="https://github.com/josephine-wolf-oberholtzer/demarest/">https://github.com/josephine-wolf-oberholtzer/demarest/</a>.</p></li>
</ul>
<div class="table-row docutils container">
<a data-lightbox="group-gallery" href="_images/oberholtzer-demarest-page-19.png" title="Page 19 of Demarest/Lloyd,
by Joséphine Wolf Oberholtzer." data-title="Page 19 of Demarest/Lloyd,
by Joséphine Wolf Oberholtzer." class="table-cell thumbnail">
<img src="_images/oberholtzer-demarest-page-19-thumbnail.png" alt="Page 19 of Demarest/Lloyd,
by Joséphine Wolf Oberholtzer."/>
</a><a data-lightbox="group-gallery" href="_images/oberholtzer-demarest-page-28.png" title="Page 28 of Demarest/Lloyd,
by Joséphine Wolf Oberholtzer." data-title="Page 28 of Demarest/Lloyd,
by Joséphine Wolf Oberholtzer." class="table-cell thumbnail">
<img src="_images/oberholtzer-demarest-page-28-thumbnail.png" alt="Page 28 of Demarest/Lloyd,
by Joséphine Wolf Oberholtzer."/>
</a></div>
</section>
<hr class="docutils" />
<section id="spiel-der-dornen-2016">
<h2>Spiel der Dornen (2016)<a class="headerlink" href="#spiel-der-dornen-2016" title="Link to this heading"></a></h2>
<ul class="simple">
<li><p>For guitar.</p></li>
<li><p>Composed by <a class="reference external" href="http://www.trevorbaca.com">Trevor Bača</a>.</p></li>
<li><p>Written for Nico Couck.</p></li>
<li><p>Source available from <a class="reference external" href="https://github.com/trevorbaca/dornen/">https://github.com/trevorbaca/dornen/</a>.</p></li>
</ul>
<p>
<iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/329499285&color=%23ff5500&show_comments=false"></iframe>
</p><div class="table-row docutils container">
<a data-lightbox="group-gallery" href="_images/baca-dornen-page-1.png" title="Page 1 of Spiel der Dornen,
by Trevor Bača." data-title="Page 1 of Spiel der Dornen,
by Trevor Bača." class="table-cell thumbnail">
<img src="_images/baca-dornen-page-1-thumbnail.png" alt="Page 1 of Spiel der Dornen,
by Trevor Bača."/>
</a><a data-lightbox="group-gallery" href="_images/baca-dornen-page-2.png" title="Page 2 of Spiel der Dornen,
by Trevor Bača." data-title="Page 2 of Spiel der Dornen,
by Trevor Bača." class="table-cell thumbnail">
<img src="_images/baca-dornen-page-2-thumbnail.png" alt="Page 2 of Spiel der Dornen,
by Trevor Bača."/>
</a></div>
</section>
<hr class="docutils" />
<section id="ikribu-2016">
<h2>Ikribu (2016)<a class="headerlink" href="#ikribu-2016" title="Link to this heading"></a></h2>
<ul class="simple">
<li><p>For bass clarinet, violin, viola and cello.</p></li>
<li><p>Composed by <a class="reference external" href="http://www.trevorbaca.com">Trevor Bača</a>.</p></li>
<li><p>Written for Distractfold.</p></li>
<li><p>Source available from <a class="reference external" href="https://github.com/trevorbaca/ikribu/">https://github.com/trevorbaca/ikribu/</a>.</p></li>
</ul>
<p>
<iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/324342383&color=%23ff5500show_comments=false"></iframe>
</p><div class="table-row docutils container">
<a data-lightbox="group-gallery" href="_images/baca-ikribu-page-16.png" title="Page 16 of Ikribu,
by Trevor Bača." data-title="Page 16 of Ikribu,
by Trevor Bača." class="table-cell thumbnail">
<img src="_images/baca-ikribu-page-16-thumbnail.png" alt="Page 16 of Ikribu,
by Trevor Bača."/>
</a><a data-lightbox="group-gallery" href="_images/baca-ikribu-page-17.png" title="Page 17 of Ikribu,
by Trevor Bača." data-title="Page 17 of Ikribu,
by Trevor Bača." class="table-cell thumbnail">
<img src="_images/baca-ikribu-page-17-thumbnail.png" alt="Page 17 of Ikribu,
by Trevor Bača."/>
</a></div>
</section>
</section>
</div>
</div>
<footer>
<hr/>
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
<a href="gallery-2015.html" class="btn btn-neutral float-right" title="2015-11" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="appendices/publications.html" class="btn btn-neutral float-left" title="Publications" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
</div>
<hr/>
<div role="contentinfo">
<p>
© Copyright 2008-2025, Trevor Bača & Joséphine Oberholtzer.
<span class="lastupdated">
Last updated on Mar 16, 2025.
</span>
</p>
</div>
</footer>
</div>
</div>
</section>
</div>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(false);
});
</script>
</body>
</html>