From 297d374e528a1b2ee5496874bd7c9db7eaa2d40c Mon Sep 17 00:00:00 2001 From: "tuckerajohnsonmusic@gmail.com" Date: Tue, 16 Aug 2022 14:12:14 -0400 Subject: [PATCH] big reformat --- book.ly | 66 ++++ .../pp-paper.ly => eng-files/paper.ly | 28 +- .../back cover.ly | 4 +- front-matter/front matter.ly | 45 +++ .../inside cover.ly | 2 +- front-matter/outside cover.ly | 69 ++++ lilypond-files/eng-files/ms-paper.ly | 26 -- .../eng-files/pp-document-structure.ly | 301 ------------------ lilypond-files/front-matter/front-matter.ly | 67 ---- lilypond-files/front-matter/outside-cover.ly | 8 - lilypond-files/manuscripts/13i.ly | 36 --- lilypond-files/manuscripts/3i.ly | 130 -------- lilypond-files/manuscripts/pp-i19.ly | 50 --- .../pp-i20.ly => manuscripts/13i.ly | 48 ++- .../pp-i21.ly => manuscripts/15i.ly | 143 +++++---- .../manuscripts => manuscripts}/1i.ly | 4 +- .../manuscripts => manuscripts}/2i.ly | 34 +- .../manuscripts/4i.ly => manuscripts/3i.ly | 31 +- manuscripts/4i.ly | 57 ++++ variables/a version number.ly | 1 + .../front-matter => variables}/bio.ly | 4 +- .../p-notes.ly => variables/program notes.ly | 2 +- .../pp-variables.ly => variables/variables.ly | 7 +- 23 files changed, 437 insertions(+), 726 deletions(-) create mode 100644 book.ly rename lilypond-files/eng-files/pp-paper.ly => eng-files/paper.ly (69%) rename lilypond-files/front-matter/back-cover.ly => front-matter/back cover.ly (62%) create mode 100644 front-matter/front matter.ly rename lilypond-files/front-matter/inside-cover.ly => front-matter/inside cover.ly (93%) create mode 100644 front-matter/outside cover.ly delete mode 100644 lilypond-files/eng-files/ms-paper.ly delete mode 100644 lilypond-files/eng-files/pp-document-structure.ly delete mode 100644 lilypond-files/front-matter/front-matter.ly delete mode 100644 lilypond-files/front-matter/outside-cover.ly delete mode 100644 lilypond-files/manuscripts/13i.ly delete mode 100644 lilypond-files/manuscripts/3i.ly delete mode 100644 lilypond-files/manuscripts/pp-i19.ly rename lilypond-files/manuscripts/pp-i20.ly => manuscripts/13i.ly (67%) rename lilypond-files/manuscripts/pp-i21.ly => manuscripts/15i.ly (63%) rename {lilypond-files/manuscripts => manuscripts}/1i.ly (96%) rename {lilypond-files/manuscripts => manuscripts}/2i.ly (78%) rename lilypond-files/manuscripts/4i.ly => manuscripts/3i.ly (55%) create mode 100644 manuscripts/4i.ly create mode 100644 variables/a version number.ly rename {lilypond-files/front-matter => variables}/bio.ly (98%) rename lilypond-files/front-matter/p-notes.ly => variables/program notes.ly (94%) rename lilypond-files/eng-files/pp-variables.ly => variables/variables.ly (94%) diff --git a/book.ly b/book.ly new file mode 100644 index 0000000..0b6295c --- /dev/null +++ b/book.ly @@ -0,0 +1,66 @@ +%fifteen inventions project +\book { +\outcover +\pageBreak +\markup { \vspace #5 } +\pageBreak +\cover +\pageBreak +\front-matter +\pageBreak + \header { + tagline = ##f +} + +\score { +\header { +title = \markup { \fontsize #1 \xtitle } +subtitle = \markup { \medium \italic \xsub } +composer = \xcomp +poet = \markup { "piano" } +piece = \markup { \large { \bold "pappus" } } +} +\include "manuscripts/1i.ly" +} + +\score { +\header { +piece = \markup { \large { \bold "panicle" } } +} +\include "manuscripts/2i.ly" +} + +\score { +\header { +piece = \markup { \large { \bold "polar" } } +} +\include "manuscripts/3i.ly" +} + +\score { +\header { +piece = \markup { \large { \bold "composite" } } +} +\include "manuscripts/4i.ly" +} + +\score { +\header { +piece = \markup { \large { \bold "cyme" } } +} +\include "manuscripts/13i.ly" +} + +\score { +\header { +piece = \markup { \large { \bold "circumnutation" } } +} +\include "manuscripts/15i.ly" +} +\pageBreak + \markup { \null } + \pageBreak + \backcover + \pageBreak + \markup { \null } +} diff --git a/lilypond-files/eng-files/pp-paper.ly b/eng-files/paper.ly similarity index 69% rename from lilypond-files/eng-files/pp-paper.ly rename to eng-files/paper.ly index bc27ba0..3b529b6 100644 --- a/lilypond-files/eng-files/pp-paper.ly +++ b/eng-files/paper.ly @@ -1,5 +1,4 @@ -\version "2.22.2" %sts paper file - +%fifteen inventions project %------paper-block------ \paper { first-page-number = -1 @@ -37,5 +36,28 @@ \concat { \on-the-fly #(on-page 26) \evfoot } \concat { \on-the-fly #(on-page 28) \evfoot } } - +#(set-paper-size "letter") + print-all-headers = ##t + top-margin = 0.8\cm + bottom-margin = 0.8\cm + left-margin = 2\cm + right-margin = 2\cm + indent = 1.3\cm + short-indent = 0\cm + #(define fonts + (set-global-fonts + #:music "haydn" + #:brace "haydn" + #:roman "Junicode" + #:sans "syne" + )) + max-systems-per-page = #7 + system-system-spacing = + #'((basic-distance . 5) + (minimum-distance . 5) + (padding . 8)) + score-system-spacing = + #'((basic-distance . 4) + (minimum-distance . 4) + (padding . 5)) } diff --git a/lilypond-files/front-matter/back-cover.ly b/front-matter/back cover.ly similarity index 62% rename from lilypond-files/front-matter/back-cover.ly rename to front-matter/back cover.ly index 941a6bc..6eac7e8 100644 --- a/lilypond-files/front-matter/back-cover.ly +++ b/front-matter/back cover.ly @@ -1,4 +1,4 @@ -\version "2.20.0" %back cover +%fifteen inventions project backcover = \markuplist { \fill-line { \line { \null } @@ -10,7 +10,7 @@ backcover = \markuplist { \fill-line { \vspace #1.3 \line { ================================= } \vspace #1.3 - \override #'(line-width . 75) \justify \typewriter \tiny { This score was engraved on #(strftime "%m-%d-%Y" (localtime (current-time))), using LilyPond version 2.20.0. If you would like to view the most recent version of this score and the input documents that generated it, visit the repository at \bold https://github.com/tuckerjohnson/Settle-the-Score.} + \override #'(line-width . 75) \justify \typewriter \tiny { This score was engraved on #(strftime "%m-%d-%Y" (localtime (current-time))), using LilyPond version 2.22.2. If you would like to view the most recent version of the input documents that generated it, visit \sans \bold https://github.com/tuckerjohnson/fifteen-inventions.} } \line { \null } } diff --git a/front-matter/front matter.ly b/front-matter/front matter.ly new file mode 100644 index 0000000..83a23d0 --- /dev/null +++ b/front-matter/front matter.ly @@ -0,0 +1,45 @@ +%fifteen inventions project +front-matter = \markuplist { + \fill-line { + \left-column { + \line { \bold \xtitle " [2022]" } + \line { \xinst " | " \xdur } + \line { \xcomp } + \vspace #25 + + } + \center-column { + + \vspace #7 + \line { \hbracket \bold "program notes" } + \vspace #0.2 + \xpnote + \vspace #0.5 + \line { ================================= } + \fill-line { \column { \null } + \left-column { + \line { \bold "1 pappus" } + \line { \bold "2 panicle" } + \line { \bold "3 polar" } + \line { \bold "4 cyme" } + \line { \bold "5 panicle" } + \line { \bold "6 composite" } + \line { \bold "7 cyme" } + \line { \bold "8 panicle" } + \line { \bold "9 polar" } + \line { \bold "10 cyme" } + \line { \bold "11 panicle" } + \line { \bold "12 composite" } + \line { \bold "13 cyme" } + \line { \bold "14 umbel" } + \line { \bold "15 circumnutation" } + } + \column { \null } + } + \vspace #0.5 + \line { ================================= } + \vspace #1.5 + } + } + \column { \null } + } diff --git a/lilypond-files/front-matter/inside-cover.ly b/front-matter/inside cover.ly similarity index 93% rename from lilypond-files/front-matter/inside-cover.ly rename to front-matter/inside cover.ly index f39ad3f..6fe3e27 100644 --- a/lilypond-files/front-matter/inside-cover.ly +++ b/front-matter/inside cover.ly @@ -1,4 +1,4 @@ -\version "2.20.0" %inside cover +%fifteen inventions project cover = \markuplist { \fill-line { diff --git a/front-matter/outside cover.ly b/front-matter/outside cover.ly new file mode 100644 index 0000000..08c8a5b --- /dev/null +++ b/front-matter/outside cover.ly @@ -0,0 +1,69 @@ +%fifteen inventions project + +outcover = \markuplist { +\fill-line { + \line { \null } + \center-column { + \line { \with-url #"https://newer.systems" \fontsize #1 \hbracket \sans \bold " https://newer.systems " } + } + \line { \null } + \line { \null } + \line { \null } + \line { \null } + } + \fill-line { + \line { \null } + \center-column { + \line { \null } + } + \right-column { + \vspace #15 + \line { \fontsize #8 \bold \underline \xtitle } + \vspace #-0.1 + \line { \fontsize #3 \sans \xcomp } + \vspace #3 + \line { \fontsize #2 \sans \concat { "for " \xinst } } + } + } + \vspace #23.32 + \fill-line { + \line { \null } + \line { \null } + \line { \null } + \line { \null } + \center-column { + \path #0.1 + #'((moveto 0 0) + (curveto 1 0.3 3.6 1 4.2 1.6) + (moveto 0 0) + (curveto -1 0.3 -3.6 1 -4.2 1.6) + (moveto 0 0) + (curveto 0.9 0.3 2.9 1 3.5 1.7) + (moveto 0 0) + (curveto -0.9 0.3 -2.9 1 -3.5 1.7) + (moveto 0 0) + (curveto 0.8 0.3 2.2 1 2.8 1.8) + (moveto 0 0) + (curveto -0.8 0.3 -2.2 1 -2.8 1.8) + (moveto 0 0) + (curveto 0.6 0.3 1.5 1 2.1 1.9) + (moveto 0 0) + (curveto -0.6 0.3 -1.5 1 -2.1 1.9) + (moveto 0 0) + (curveto 0.4 0.3 0.8 1 1.4 2) + (moveto 0 0) + (curveto -0.4 0.3 -0.8 1 -1.4 2) + (moveto 0 0) + (curveto 0.2 0.3 0.5 1 0.7 2.1) + (moveto 0 0) + (curveto -0.2 0.3 -0.5 1 -0.7 2.1) + (moveto 0 0) + (lineto 0 2.2)) + \vspace #-0.035 + \override #'(height . 0.25) \draw-squiggle-line #1 #'(0 . 5) ##f + \vspace #-0.275 + \line { \fontsize #1 \hbracket \sans \bold " umbel press " } + } + \line { \null } + } +} diff --git a/lilypond-files/eng-files/ms-paper.ly b/lilypond-files/eng-files/ms-paper.ly deleted file mode 100644 index 12a6072..0000000 --- a/lilypond-files/eng-files/ms-paper.ly +++ /dev/null @@ -1,26 +0,0 @@ -\version "2.22.2" -\paper { - #(set-paper-size "letter") - print-all-headers = ##t - top-margin = 0.8\cm - bottom-margin = 0.8\cm - left-margin = 2\cm - right-margin = 2\cm - indent = 1.3\cm - short-indent = 0\cm - #(define fonts - (set-global-fonts - #:music "haydn" - #:brace "haydn" - #:roman "Junicode" - )) - max-systems-per-page = #7 - system-system-spacing = - #'((basic-distance . 5) - (minimum-distance . 5) - (padding . 8)) - score-system-spacing = - #'((basic-distance . 4) - (minimum-distance . 4) - (padding . 5)) -} diff --git a/lilypond-files/eng-files/pp-document-structure.ly b/lilypond-files/eng-files/pp-document-structure.ly deleted file mode 100644 index 04d2f7c..0000000 --- a/lilypond-files/eng-files/pp-document-structure.ly +++ /dev/null @@ -1,301 +0,0 @@ -\version "2.22.2" %piano piece doc structure file - -\book { -\outcover -\pageBreak -\markup { \vspace #5 } -\pageBreak -\cover -\pageBreak -\front-matter -\pageBreak - \header { - tagline = ##f -} - -\score { -\header { -title = \markup { \fontsize #1 \xtitle } -subtitle = \markup { \medium \italic \xsub } -composer = \xcomp -poet = \markup { "piano" } -instrument = \markup { \italic "sequence" \number 1 \smaller \medium \italic " (sunwise)" } -piece = \markup { \large { \bold "prelude" } } -} -\new PianoStaff \with { \consists "Merge_rests_engraver" } << -\set PianoStaff.connectArpeggios = ##t -\override PianoStaff.Arpeggio.arpeggio-direction = #UP -\new Staff = "ui1" { -\accidentalStyle forget -<< -\relative \voiceApre ->> -} -\new Staff = "di1" { \clef bass -\accidentalStyle forget -<< -\relative \voiceBpre ->> -} ->> -\midi { } -\layout { -\context { -\Score -\override BarNumber.font-size = #1 -\override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1/16) -\override TimeSignature.stencil = ##f -} -} -} -\score { -\header { -piece = \markup { \large { \bold "panicle" } } -} -\new PianoStaff \with { \consists "Merge_rests_engraver" } << -\set PianoStaff.connectArpeggios = ##t -\override PianoStaff.Arpeggio.arpeggio-direction = #UP -\new Staff = "ui2" { -\accidentalStyle modern -<< -\relative \voiceAitwo ->> -} -\new Staff = "di2" { \clef bass -\accidentalStyle modern -<< -\relative \voiceBitwo ->> -} ->> -%\midi { } -\layout { -\context { -\Score -\override BarNumber.break-visibility = ##(#f #f #f) -\override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1/16) -\override TimeSignature.stencil = ##f -} -} -} - -\score { -\header { -piece = \markup { \large { \bold "circumnutation" } } -} -\new PianoStaff << -\set PianoStaff.connectArpeggios = ##t -\override PianoStaff.Arpeggio.arpeggio-direction = #UP -\new Staff = "ui3" { -\accidentalStyle modern -<< -\relative \voiceAithree -\\ -\relative \voiceDithree -\\ -\relative \voiceBithree -\\ -\relative \voiceCithree ->> -} -\new Staff = "di3" { \clef bass -\accidentalStyle modern -<< -\relative \voiceEithree -\\ -\relative \voiceGithree -\\ -\relative \voiceFithree ->> -} ->> -%\midi { } -\layout { -\context { -\Score -\override BarNumber.font-size = #1 -\override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1/16) -\override TimeSignature.stencil = ##f -} -} -} - -\pageBreak -\score { -\header { -instrument = \markup { \italic "sequence" \number 2 \smaller \medium \italic " (counterclockwise)" } -piece = \markup { \large { \bold "polar" } } -} -\new PianoStaff \with { \consists "Merge_rests_engraver" } << -\set PianoStaff.connectArpeggios = ##t -\override PianoStaff.Arpeggio.arpeggio-direction = #UP -\new Staff = "ui19" { -\accidentalStyle modern -<< -\relative \voiceAfour ->> -} -\new Staff = "di19" { \clef bass -\accidentalStyle modern -<< -\relative \voiceBfour ->> -} ->> -%\midi { } -\layout { -\context { -\Score -\override BarNumber.font-size = #1 -\override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1/16) -} -} -} - -\pageBreak -\score { -\header { -instrument = \markup { \italic "sequence" \number 5 \smaller \medium \italic " (sunwise)" } -piece = \markup { \large { \bold "composite" } } -} -\new PianoStaff << -\set PianoStaff.connectArpeggios = ##t -\override PianoStaff.Arpeggio.arpeggio-direction = #UP -\new Staff = "ui13" { -\accidentalStyle modern -<< -\relative \voiceAithrteen -\\ -\relative \voiceBithrteen ->> -} -\new Staff = "di13" { \clef bass -\accidentalStyle modern -<< -\relative \voiceCithrteen -\\ -\relative \voiceDithrteen -\\ -\relative \voiceEithrteen ->> -} ->> -%\midi { } -\layout { -\context { -\Score -\override BarNumber.font-size = #1 -\override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1/16) -\override TimeSignature.stencil = ##f -} -} -} - -\pageBreak -\score { -\header { -instrument = \markup { \italic "sequence" \number 7 \smaller \medium \italic " (sunwise)" } -piece = \markup { \large { \bold "panicle" } } -} -\new PianoStaff << -\set PianoStaff.connectArpeggios = ##t -\override PianoStaff.Arpeggio.arpeggio-direction = #UP -\new Staff = "ui19" { -\accidentalStyle modern -<< -\relative \voiceAnineteen ->> -} -\new Staff = "di19" { \clef bass -\accidentalStyle modern -<< -\relative \voiceBnineteen ->> -} ->> -%%\midi { } -\layout { -\context { -\Score -\override BarNumber.break-visibility = ##(#f #f #f) -\override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1/16) -\override TimeSignature.stencil = ##f -} -} -} - -\score { -\header { -piece = \markup { \large { \bold "cyme" } } -} -\new PianoStaff \with { \consists "Merge_rests_engraver" } << -\set PianoStaff.connectArpeggios = ##t -\override PianoStaff.Arpeggio.arpeggio-direction = #UP -\new Staff = "ut4" { -\accidentalStyle modern -<< -\relative \voiceAtfour -\\ -\relative \voiceBtfour ->> -} -\new Staff = "dt4" { \clef bass -\accidentalStyle modern -<< -\relative \voiceCtfour -\\ -\relative \voiceDtfour ->> -} ->> -%\midi { } -\layout { -\context { -\Score -\override BarNumber.font-size = #1 -\override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1/16) -} -} -} - -\score { -\header { -piece = \markup { \large { \bold "circumnutation" } } -} -\new PianoStaff << -\set PianoStaff.connectArpeggios = ##t -\override PianoStaff.Arpeggio.arpeggio-direction = #UP -\new Staff = "ui7" { -\accidentalStyle modern -<< -\relative \voiceAisev -\\ -\relative \voiceDisev -\\ -\relative \voiceBisev -\\ -\relative \voiceCisev ->> -} -\new Staff = "di7" { \clef bass -\accidentalStyle modern -<< -\relative \voiceEisev -\\ -\relative \voiceGisev -\\ -\relative \voiceFisev ->> -} ->> -%\midi { } -\layout { -\context { -\Score -\override BarNumber.font-size = #1 -\override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1/16) -\override TimeSignature.stencil = ##f -} -} -} -} diff --git a/lilypond-files/front-matter/front-matter.ly b/lilypond-files/front-matter/front-matter.ly deleted file mode 100644 index e7785da..0000000 --- a/lilypond-files/front-matter/front-matter.ly +++ /dev/null @@ -1,67 +0,0 @@ -\version "2.20.0" %front matter - -front-matter = \markuplist { - \fill-line { - \left-column { - \line { \bold \xtitle " [2022]" } - \line { \xinst " | " \xdur } - \line { \xcomp } - \vspace #25 - - } - \center-column { - - \vspace #7 - \line { \hbracket \bold "program notes" } - \vspace #0.2 - \xpnote - \vspace #0.5 - \line { ================================= } - \vspace #0.5 - \fill-line { \column { \null } - \left-column { \line { \italic "sequence 1" } - \line { \bold "1 prelude" } - \line { \bold "2 panicle" } - \line { \bold "3 circumnutation" } - \vspace #0.2 - \line { \italic "sequence 2" } - \line { \bold "4 polar" } - \line { \bold "5 panicle" } - \line { \bold "6 circumnutation" } - \vspace #0.2 - \line { \italic "sequence 3" } - \line { \bold "7 cyme" } - \line { \bold "8 polar" } - \line { \bold "9 circumnutation" } - \vspace #0.2 - \line { \italic "sequence 4" } - \line { \bold "10 panicle" } - \line { \bold "11 composite" } - \line { \bold "12 circumnutation" } - \vspace #0.2 - } - \left-column { - \line { \italic "sequence 5" } - \line { \bold "13 composite" } - \line { \bold "14 polar" } - \line { \bold "15 circumnutation" } - \vspace #0.2 - \line { \italic "sequence 6" } - \line { \bold "16 cyme" } - \line { \bold "17 pappus" } - \line { \bold "18 circumnutation" } - \vspace #0.2 - \line { \italic "sequence 7" } - \line { \bold "19 panicle" } - \line { \bold "20 cyme" } - \line { \bold "21 circumnutation" } - } - \column { \null } - } - \vspace #0.5 - \line { ================================= } - \vspace #1.5 - } - } - \column { \null } - } diff --git a/lilypond-files/front-matter/outside-cover.ly b/lilypond-files/front-matter/outside-cover.ly deleted file mode 100644 index 1eede79..0000000 --- a/lilypond-files/front-matter/outside-cover.ly +++ /dev/null @@ -1,8 +0,0 @@ -\version "2.20.0" % outside cover - -outcover = \markup { - \center-column { - \vspace #13 - %\general-align #Y #DOWN { \epsfile #X #108.6 #"lilypond-files/front-matter/sts-cover-all.eps"} - } -} diff --git a/lilypond-files/manuscripts/13i.ly b/lilypond-files/manuscripts/13i.ly deleted file mode 100644 index 34b7e5e..0000000 --- a/lilypond-files/manuscripts/13i.ly +++ /dev/null @@ -1,36 +0,0 @@ -\version "2.22.2" - -voiceAithrteen = { \tmarkfive -\time 2/4 c'''2 | -c2 | -\time 7/16 g4. g16 | -\time 7/8 gis4. dis2 | -} - -voiceBithrteen = { \tmarkfive -\time 2/4 e''2 | -d2 | -\time 7/16 b4. c16 | -\time 7/8 a4. fis2 | -} - -voiceCithrteen = { \tmarkfive -\time 2/4 2 | -2 | -\time 7/16 4. 16 | -\time 7/8 b'4. b2 | -} - -voiceDithrteen = { \tmarkfive -\time 2/4 s2 | -s2 | -\time 7/16 s4. s16 | -\time 7/8 s4. s2 -} - -voiceEithrteen = { \tmarkfive -\time 2/4 \stemDown b,2 | -b2 | -\time 7/16 a4. a16 | -\time 7/8 4. 2 | -} diff --git a/lilypond-files/manuscripts/3i.ly b/lilypond-files/manuscripts/3i.ly deleted file mode 100644 index 38aa9a7..0000000 --- a/lilypond-files/manuscripts/3i.ly +++ /dev/null @@ -1,130 +0,0 @@ -\version "2.20.0" %Cor Anglais Settle the Score manuscript: - -voiceAithree = { \tmarksev \dtim \override TextSpanner.bound-details.left.text = "poco rit." -\time 7/4 s1*7/4 | -\time 6/4 d''1. | -\time 5/4 s1*5/4 | -\time 4/4 \stemUp s2 ees2 | -\time 2/4 s4 f4 | -\time 3/4 f4( g a) | -s4 bes( c) | -\time 2/4 s1*2/4 | -\time 3/4 s1*3/4 | -\time 4/4 s1 | -\stemDown cis4^( b ais gis^) | -\time 5/4 s1*5/4 | -\time 3/4 s1*3/4 | -\time 2/4 \stemUp fis4^( e^) | -\time 4/4 dis1\arpeggio \bar "|." } - - -voiceBithree = { \tmarksev \dtim -\time 7/4 s1*7/4 | -\time 6/4 s1*6/4 | -\time 5/4 s1*5/4 | -\time 4/4 s1 | -\time 2/4 \stemDown 4_( _) | -\time 3/4 s4 s4 d4_( | -e f g_) | -\time 2/4 \stemUp fis2 | -\time 3/4 s4 fis4^( e^) | -\time 4/4 s4 dis2^( cis4^) | -s1 | -\time 5/4 s1*5/4 | -\time 3/4 s4 b2 | -\time 2/4 \stemDown a2 | -\time 4/4 s1 \bar "|." } - - - -voiceCithree = { \tmarksev \dtim -\time 7/4 s1*7/4 | -\time 6/4 \stemDown e'4( f g a b c) | -\time 5/4 s1*5/4 | -\time 4/4 d1 | -\time 2/4 s1*2/4 | -\time 3/4 s1*3/4 | -s1*3/4 | -\time 2/4 ees2 | -\time 3/4 s4 ees4_( des_) | -\time 4/4 s4 c2. | -s1 | -\time 5/4 s1*5/4 | -\time 3/4 bes4_( aes ges_) | -\time 2/4 s1*1/2 | -\time 4/4 1\arpeggio \bar "|." } - - -voiceDithree = { \tmarksev \dtim -\time 7/4 \stemNeutral cis''4(\mp b ais gis fis e dis) | -\time 6/4 s1*6/4 | -\time 5/4 s1*5/4 | -\time 4/4 s1 | -\time 2/4 s1*2/4 | -\time 3/4 s1*3/4 | -s1*3/4 | -\time 2/4 \change Staff = "di3" \stemUp e2 | -\time 3/4 s1*3/4 | -\time 4/4 s1 | -s1 | -\time 5/4 \change Staff = "ui3" d4^( cis \change Staff = "di3" b a g^) | -\time 3/4 s1*3/4 | -\time 2/4 g2 | -\time 4/4 fis1\arpeggio \bar "|." } - - -voiceEithree = { \tmarksev \dtim -\time 7/4 s1*7/4 | -\time 6/4 s1*6/4 | -\time 5/4 s1 \change Staff = "ui3" \stemUp a'4 | -\time 4/4 s1 | -\time 2/4 s1*2/4 | -\time 3/4 s4 \change Staff = "di3" e2( | -d2.) | -\time 2/4 \stemDown cis4 \stemUp | -\time 3/4 s1*3/4 | -\time 4/4 \stemDown bes4( aes g f) | -s1 | -\time 5/4 s1*5/4 | -\time 3/4 f4( ees des) | -\time 2/4 s1*1/2 | -\time 4/4 c1\arpeggio \bar "|." } - - -voiceFithree = { \tmarksev \dtim -\time 7/4 s1*7/4 | -\time 6/4 s1*6/4 | -\time 5/4 \change Staff = "ui3" \stemDown g'4( f e d c) | -\time 4/4 s4 s4 s4 \change Staff = "di3" \stemUp c4 | -\time 2/4 s1*2/4 | -\time 3/4 s4 \stemDown bes2 | -s4 s4 bes4 | -\time 2/4 s1*2/4 | -\time 3/4 s1*3/4 | -\time 4/4 s1 | -ges4( f ees2) | -\time 5/4 s1*5/4 | -\time 3/4 s1*3/4 | -\time 2/4 des4_( \stemUp ces_) | -\time 4/4 bes1\arpeggio \bar "|." } - - -voiceGithree = { \tmarksev \dtim -\time 7/4 s1*7/4 | -\time 6/4 s1*6/4 | -\time 5/4 bes4~ 1 | -\time 4/4 \stemDown bes4( aes g f | -\time 2/4 ees des) | -\time 3/4 s2 c4 | -s1*3/4 | -\time 2/4 s4 b4 | -\time 3/4 \stemUp b4_( a gis) | -\time 4/4 s1 | -s1 | -\time 5/4 \stemDown fis1( e4) | -\time 3/4 s1*3/4 | -\time 2/4 s4 e4 | -\time 4/4 cis1\arpeggio \bar "|." } - - - diff --git a/lilypond-files/manuscripts/pp-i19.ly b/lilypond-files/manuscripts/pp-i19.ly deleted file mode 100644 index 7e7aecd..0000000 --- a/lilypond-files/manuscripts/pp-i19.ly +++ /dev/null @@ -1,50 +0,0 @@ -\version "2.22.2" - -unt = \change Staff = "ui19" -dnt = \change Staff = "di19" - -voiceAnineteen = { \tmarktthree -\time 7/8 s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 \bar "|." } - -voiceBnineteen = { \tmarktthree -\time 7/8 s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | -s1*7/8 | } diff --git a/lilypond-files/manuscripts/pp-i20.ly b/manuscripts/13i.ly similarity index 67% rename from lilypond-files/manuscripts/pp-i20.ly rename to manuscripts/13i.ly index a942f57..c80688d 100644 --- a/lilypond-files/manuscripts/pp-i20.ly +++ b/manuscripts/13i.ly @@ -1,26 +1,33 @@ -\version "2.20.0" %Cor Anglais Settle the Score manuscript: - -voiceAtfour = { \tmarktfour +%fifteen inventions project +\new PianoStaff \with { \consists "Merge_rests_engraver" } << +\set PianoStaff.connectArpeggios = ##t +\override PianoStaff.Arpeggio.arpeggio-direction = #UP +\new Staff = "ut4" { +\accidentalStyle modern +<< +\relative { \tmarktfour \time 4/4 s4 \clef bass \tuplet 3/2 { r8 dis8-.-> r8 } s2 | s4 fis'8-.\p r8 s2 | r16 b,16-.\p r8 s4 r16 ges16-.->\f s8 s4 | s4 r8. b16-.->\f s2 | s4 r16 des16-.->^\f s8 s2 | s1 | -s2. s4 \offset Y-offset 2 \fermata \bar "|." } - - -voiceBtfour = { \tmarktfour +s2. s4 \offset Y-offset 2 \fermata \bar "|." } +\\ +\relative { \tmarktfour \time 4/4 s4 cis4(\mf e4~ e16 gis8.~ | -gis4) s8 r8 \tuplet 3/2 { gis8~^(\mf 8~ 8 } 4) | +gis4) s8 r8 \tuplet 3/2 { gis8~^(\mf 8~ 8 } 4) | r16 s16 r8 ees8^(\mf des16~ 16 2) | \tuplet 3/2 { fis16^(\mf gis16~ 16 } 8 2.) \clef treble | r8 c8~(\mf c4 ees4~ 4) | \stemNeutral a4~-> a8.. b32( cis2) | \tuplet 3/2 { d4~^( 4 4 } 4 4) \offset X-offset 4 ^\markup {"attacca"} } - - -voiceCtfour = { \tmarktfour +>> +} +\new Staff = "dt4" { \clef bass +\accidentalStyle modern +<< +\relative { \tmarktfour \time 4/4 s1 | s2 s4 r8 cis8_._>\f | s1 | @@ -28,14 +35,23 @@ s2 s4 \tuplet 3/2 { r8 e8_.\p r8 } | s2. r8 aes,8_.\p | r2 s4 r16 s8. | s4 r8 s8 s4 s4 \offset Y-offset 2 \fermata | } - - -voiceDtfour = { \tmarktfour +\\ +\relative { \tmarktfour \time 4/4 \change Staff = "ut4" \stemUp a'16-. \offset Y-offset -2 \p \change Staff = "dt4" b,,8.~(\mp \stemNeutral b4~ b8 fis8~ fis4) | \tuplet 3/2 { dis8^( e4~ } e2) r8 s8 | bes'2.(\mp aes4~ | aes2) \stemDown \tuplet 3/2 { cis4~^( 8 } 4) | \tuplet 5/4 { bes8^~^(\mp 8. } 2.) | r2 \tuplet 3/2 { r8 d,8^. \change Staff = "ut4" e''8^.^> \offset Y-offset 2.6 ^\f } \change Staff = "dt4" r16 \stemNeutral fis,,8(\mp gis16~ | -gis4) r8 g,8_.\p a''16^.^>^\f b,16(\mp cis8~ cis4\laissezVibrer) | } - +gis4) r8 g,8_.\p a''16^.^>^\f b,16(\mp cis8~ cis4\laissezVibrer) | } +>> +} +>> +%\midi { } +\layout { +\context { +\Score +\override BarNumber.font-size = #1 +\override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1/16) +} +} diff --git a/lilypond-files/manuscripts/pp-i21.ly b/manuscripts/15i.ly similarity index 63% rename from lilypond-files/manuscripts/pp-i21.ly rename to manuscripts/15i.ly index d1fe623..ce2505f 100644 --- a/lilypond-files/manuscripts/pp-i21.ly +++ b/manuscripts/15i.ly @@ -1,8 +1,13 @@ -\version "2.20.0" %Cor Anglais Settle the Score manuscript: - -voiceAisev = { \tmarksev \dtim \override TextSpanner.bound-details.left.text = "poco rit." -\time 7/4 s1*7/4 | -\time 3/4 \stemUp e''''4(^\markup { \tiny \bold E } d c) | +%fifteen inventions project +\new PianoStaff << +\set PianoStaff.connectArpeggios = ##t +\override PianoStaff.Arpeggio.arpeggio-direction = #UP +\new Staff = "ui7" { +\accidentalStyle modern +<< +\relative { \tmarksev \dtim \override TextSpanner.bound-details.left.text = "poco rit." +\time 7/4 s1*7/4 | +\time 3/4 \stemUp e''''4(^\markup { \tiny \bold E } d c) | \time 5/4 s2. c2^\markup { \tiny \bold C } | \time 4/4 s2 bes2(^\markup { \tiny \bold Bb } | \time 2/4 a2) | @@ -16,15 +21,31 @@ cis4( b a gis | \time 2/4 fis2)\startTextSpan | \time 3/4 s2 s8 s8\stopTextSpan | \time 4/4 e1 \offset Y-offset 2 \fermata \arpeggio \bar "|." } - - -voiceBisev = { \tmarksev \dtim -\time 7/4 \stemDown cis'''4^(\mp b a g fis e d) | -\time 3/4 s2 4_( | +\\ +\relative { \tmarksev \dtim +\time 7/4 s1*7/4 | +\time 3/4 s1*3/4 | +\time 5/4 s1*5/4 | +\time 4/4 s1*4/4 | +\time 2/4 s1*2/4 | +\time 5/4 g''4^( f ees des c) | +\time 6/4 s1*6/4 | +\time 3/4 s2 bes4( | +aes2) fis4 | +s1*3/4 | +\time 4/4 \stemUp e4( d2 c4) | +s1 | +\time 2/4 s4 \stemDown b4 | +\time 3/4 \stemUp \change Staff = "di7" s2 a4 | +\time 4/4 g1 \arpeggio \bar "|." } +\\ +\relative { \tmarksev \dtim +\time 7/4 \stemDown cis'''4^(\mp b a g fis e d) | +\time 3/4 s2 4_( | \time 5/4 a g f e d) | \time 4/4 1 | \time 2/4 \stemUp s4 gis'4 | -\time 5/4 s1*5/4 | +\time 5/4 s1*5/4 | \time 6/4 s1*6/4 | \time 3/4 s1*3/4 | s1*3/4 | @@ -34,15 +55,14 @@ s1*3/4 | \time 2/4 s1*2/4 | \time 3/4 \stemUp d4( cis b) | \time 4/4 a1 \arpeggio \bar "|." } - - -voiceCisev = { \tmarksev \dtim -\time 7/4 s1*7/4 | -\time 3/4 s1*3/4 | +\\ +\relative { \tmarksev \dtim +\time 7/4 s1*7/4 | +\time 3/4 s1*3/4 | \time 5/4 s1*5/4 | \time 4/4 s1 | \time 2/4 s4 4 | -\time 5/4 s1*5/4 | +\time 5/4 s1*5/4 | \time 6/4 s1*6/4 | \time 3/4 s1*3/4 | \stemUp e2^( d4) | @@ -52,33 +72,18 @@ s1 | \time 2/4 a4( \stemUp g) | \time 3/4 s1*3/4 | \time 4/4 f1 \arpeggio \bar "|." } - - -voiceDisev = { \tmarksev \dtim -\time 7/4 s1*7/4 | -\time 3/4 s1*3/4 | -\time 5/4 s1*5/4 | -\time 4/4 s1*4/4 | -\time 2/4 s1*2/4 | -\time 5/4 g''4^( f ees des c) | -\time 6/4 s1*6/4 | -\time 3/4 s2 bes4( | -aes2) fis4 | -s1*3/4 | -\time 4/4 \stemUp e4( d2 c4) | -s1 | -\time 2/4 s4 \stemDown b4 | -\time 3/4 \stemUp \change Staff = "di7" s2 a4 | -\time 4/4 g1 \arpeggio \bar "|." } - - -voiceEisev = { \tmarksev \dtim -\time 7/4 s1*7/4 | +>> +} +\new Staff = "di7" { \clef bass +\accidentalStyle modern +<< +\relative { \tmarksev \dtim +\time 7/4 s1*7/4 | \time 3/4 s1*3/4 | \time 5/4 s4 b1 | \time 4/4 s1*4/4 | \time 2/4 b2 | -\time 5/4 s1*5/4 | +\time 5/4 s1*5/4 | \time 6/4 s1*6/4 | \time 3/4 s1*3/4 | s1*3/4 | @@ -88,33 +93,14 @@ s1 | \time 2/4 \stemUp e4( d) | \time 3/4 s1*3/4 | \time 4/4 c1 \arpeggio \bar "|." } - - -voiceFisev = { \tmarksev \dtim -\time 7/4 s1*7/4 | -\time 3/4 a2. | -\time 5/4 s1*5/4 | -\time 4/4 s1*4/4 | -\time 2/4 \stemDown cis,4 fis4 | -\time 5/4 s1*5/4 | -\time 6/4 \stemUp fis4^( e d c b a | -\time 3/4 g) a2 | -s1*3/4 | -g4_( f ees) | -\time 4/4 s1 | -s4 d2. | -\time 2/4 \stemDown s4 c4 | -\time 3/4 s1*3/4 | -\time 4/4 bes1 \arpeggio \bar "|." } - - -voiceGisev = { \tmarksev \dtim -\time 7/4 s1*7/4 | +\\ +\relative { \tmarksev \dtim +\time 7/4 s1*7/4 | \time 3/4 s4 g,,2_\markup { \tiny \bold G } | \time 5/4 s1*5/4 | \time 4/4 \stemUp ees4(_\markup { \tiny \bold Eb } f g aes) | \time 2/4 s1*2/4 | -\time 5/4 \stemDown aes2( bes2.) | +\time 5/4 \stemDown aes2( bes2.) | \time 6/4 s1*6/4 | \time 3/4 s4 c4( d) | cis( b a) | @@ -124,5 +110,32 @@ s1 | \time 2/4 s1*2/4 | \time 3/4 g4(_\markup { \tiny \bold G } fis e) | \time 4/4 d1 \arpeggio \bar "|." } - - +\\ +\relative { \tmarksev \dtim +\time 7/4 s1*7/4 | +\time 3/4 a2. | +\time 5/4 s1*5/4 | +\time 4/4 s1*4/4 | +\time 2/4 \stemDown cis,4 fis4 | +\time 5/4 s1*5/4 | +\time 6/4 \stemUp fis4^( e d c b a | +\time 3/4 g) a2 | +s1*3/4 | +g4_( f ees) | +\time 4/4 s1 | +s4 d2. | +\time 2/4 \stemDown s4 c4 | +\time 3/4 s1*3/4 | +\time 4/4 bes1 \arpeggio \bar "|." } +>> +} +>> +%\midi { } +\layout { +\context { +\Score +\override BarNumber.font-size = #1 +\override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1/16) +\override TimeSignature.stencil = ##f +} +} diff --git a/lilypond-files/manuscripts/1i.ly b/manuscripts/1i.ly similarity index 96% rename from lilypond-files/manuscripts/1i.ly rename to manuscripts/1i.ly index 1fefa7f..df847d0 100644 --- a/lilypond-files/manuscripts/1i.ly +++ b/manuscripts/1i.ly @@ -1,4 +1,4 @@ -\version "2.22.2" %invention 1 manuscript: +%fifteen inventions project \new PianoStaff \with { \consists "Merge_rests_engraver" } << \set PianoStaff.connectArpeggios = ##t @@ -42,7 +42,7 @@ >> } >> -\midi { } +%\midi { } \layout { \context { \Score diff --git a/lilypond-files/manuscripts/2i.ly b/manuscripts/2i.ly similarity index 78% rename from lilypond-files/manuscripts/2i.ly rename to manuscripts/2i.ly index a997c10..13ab651 100644 --- a/lilypond-files/manuscripts/2i.ly +++ b/manuscripts/2i.ly @@ -1,9 +1,11 @@ -\version "2.20.0" %Invention 2 manuscript: - -utwo = \change Staff = "ui2" -dtwo = \change Staff = "di2" - -voiceAitwo = { \tmarktthree +%fifteen inventions project +\new PianoStaff \with { \consists "Merge_rests_engraver" } << +\set PianoStaff.connectArpeggios = ##t +\override PianoStaff.Arpeggio.arpeggio-direction = #UP +\new Staff = "ui2" { +\accidentalStyle modern +<< +\relative { \tmarktthree \omit Staff.BarLine \override Staff.BarLine.allow-span-bar = ##f \override DynamicLineSpanner.staff-padding = \phds @@ -27,8 +29,12 @@ aes-.[ bes-. \utwo c''-. d-. ees,-.-> \dtwo f,,, \utwo \ottava 1 g''''-.] \ottav c-.[ \utwo d'-. e'-.-> \dtwo fis,,,, g a'' b] | \utwo c-.[ d-. e-. fis'-.-> \dtwo g,,,,-. a-.\offset Y-offset #-1.7 \> b-.] | \utwo f'''-.[ g-. a^\markup { \italic "molto rit." } b \dtwo c,,,-. d-. e-.]\offset Y-offset #-1.7 \pp \utwo \bar "|." \undo \omit Staff.BarLine \once \override Staff.BarLine.allow-span-bar = ##t } - -voiceBitwo = { \tmarktthree \set tieWaitForNote = ##t \override TimeSignature.stencil = ##f \override Staff.BarLine.stencil = ##f +>> +} +\new Staff = "di2" { \clef bass +\accidentalStyle modern +<< +\relative { \tmarktthree \set tieWaitForNote = ##t \override TimeSignature.stencil = ##f \override Staff.BarLine.stencil = ##f \time 7/8 \utwo \stemDown c'4_( e8_._) \dtwo s8 s8 s8 s8 | s1*7/8 | s4 \utwo \stemUp g8^([^\f a8^.]^) \dtwo \stemDown bes,,4_(\f d8_._) | @@ -49,3 +55,15 @@ s8 s8\> s8 s8 s8 s8 s8 | s8\pp s4 fis,,8_([\ff g_._)] a''_([ b_._)] | s1*7/8 | \utwo s4 \stemUp a'8~[ b~^>] 4.\offset X-offset #3.5 ^\markup "attacca" \dtwo | \revert Staff.BarLine.stencil } +>> +} +>> +%\midi { } +\layout { +\context { +\Score +\override BarNumber.break-visibility = ##(#f #f #f) +\override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1/16) +\override TimeSignature.stencil = ##f +} +} diff --git a/lilypond-files/manuscripts/4i.ly b/manuscripts/3i.ly similarity index 55% rename from lilypond-files/manuscripts/4i.ly rename to manuscripts/3i.ly index 4c702e2..88e927d 100644 --- a/lilypond-files/manuscripts/4i.ly +++ b/manuscripts/3i.ly @@ -1,6 +1,11 @@ -\version "2.22.2" - -voiceAfour = { \tmarktwo +%fifteen inventions project +\new PianoStaff \with { \consists "Merge_rests_engraver" } << +\set PianoStaff.connectArpeggios = ##t +\override PianoStaff.Arpeggio.arpeggio-direction = #UP +\new Staff = "u3" { +\accidentalStyle modern +<< +\relative { \tmarktwo \time 4/4 d''2 \tuplet 3/2 { r16 b16_( a16 } g16 a16 g8_) e'8~ | e2 cis4-> fis4-> | ees2 r32 c32( bes32 c32 bes16 aes16-.) r8 f'8~ | @@ -11,9 +16,12 @@ f4. \tuplet 3/2 { d16( c16 bes16-.) } r8 g'8~ g4 | e2.-> a4-> | r8 dis,8-. cis8-. b-. } - - -voiceBfour = { \tmarktwo +>> +} +\new Staff = "d3" { \clef bass +\accidentalStyle modern +<< +\relative { \tmarktwo \time 4/4 r2 c4-> f4-> | e4.( d8-.) \tuplet 3/2 { r16 b16( a16 } g16 a16 g4~ | g2) des'4-> ges4-> | @@ -24,3 +32,14 @@ r4 ees'4-> aes2-> | \acciaccatura g8 f4. \tuplet 3/2 { d16( c16 bes16-.) } r2 | e2.-> a4-> | } +>> +} +>> +%\midi { } +\layout { +\context { +\Score +\override BarNumber.font-size = #1 +\override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1/16) +} +} diff --git a/manuscripts/4i.ly b/manuscripts/4i.ly new file mode 100644 index 0000000..6aba550 --- /dev/null +++ b/manuscripts/4i.ly @@ -0,0 +1,57 @@ +%fifteen inventions project +\new PianoStaff << +\set PianoStaff.connectArpeggios = ##t +\override PianoStaff.Arpeggio.arpeggio-direction = #UP +\new Staff = "u4" { +\accidentalStyle modern +<< +\relative { \tmarkfive +\time 2/4 c'''2 | +c2 | +\time 7/16 g4. g16 | +\time 7/8 gis4. dis2 | +} +\\ +\relative { \tmarkfive +\time 2/4 e''2 | +d2 | +\time 7/16 b4. c16 | +\time 7/8 a4. fis2 | +} +>> +} +\new Staff = "d4" { \clef bass +\accidentalStyle modern +<< +\relative { \tmarkfive +\time 2/4 2 | +2 | +\time 7/16 4. 16 | +\time 7/8 b'4. b2 | +} +\\ +\relative { \tmarkfive +\time 2/4 s2 | +s2 | +\time 7/16 s4. s16 | +\time 7/8 s4. s2 +} +\\ +\relative { \tmarkfive +\time 2/4 \stemDown b,2 | +b2 | +\time 7/16 a4. a16 | +\time 7/8 4. 2 | +} +>> +} +>> +%\midi { } +\layout { +\context { +\Score +\override BarNumber.font-size = #1 +\override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1/16) +\override TimeSignature.stencil = ##f +} +} diff --git a/variables/a version number.ly b/variables/a version number.ly new file mode 100644 index 0000000..7ab9f28 --- /dev/null +++ b/variables/a version number.ly @@ -0,0 +1 @@ +\version "2.22.2" diff --git a/lilypond-files/front-matter/bio.ly b/variables/bio.ly similarity index 98% rename from lilypond-files/front-matter/bio.ly rename to variables/bio.ly index 80ce926..84604c1 100644 --- a/lilypond-files/front-matter/bio.ly +++ b/variables/bio.ly @@ -1,4 +1,4 @@ -\version "2.20.0" +%fifteen inventions project xbio = \markup { \center-column { \override #'(line-width . 75) \justify \tiny { Currently based in Rochester, New York, Tucker Johnson's musical practice includes works for soloists, ensembles, and electronic media. } \vspace #0.8 @@ -8,6 +8,6 @@ xbio = \markup { \center-column { \override #'(line-width . 75) \justify \tiny { \vspace #0.8 \override #'(line-width . 75) \justify \tiny { A consistent supporter of new music, Tucker has helped organize many events, festivals, and concerts. From 2017-2019 he served as a production team member, librarian, and logistics coordinator for the New Music Consortium at the University of South Florida, a student organization dedicated to the performance and promotion of new music. Tucker helped coordinate the 2018 USF New Music Festival, the 2019 International Call for Scores, and several other events during his time with the organization. In 2020 he helped to relaunch Penn State's Living Music student organization. As president of Living Music, he coordinated several guest lectures, a weekly radio show, and the inaugural Penn State International New Music Festival. In Fall of 2021, he began co-hosting and producing the monthly podcast Earshot for Contemporary Art Music Project (CAMP). } \vspace #0.8 - \override #'(line-width . 75) \justify \tiny { Tucker received the BM in music composition from the Pennsylvania State University, where his composition teachers were Baljinder Sekhon and Steven Rice. He previously studied with Susanna Hancock and Paul Reller at the University of South Florida. Tucker is pursuing the MA in music composition at the Eastman School of Music, where he serves as a teaching assistant for the Eastman Audio Research Studio. There he studies with Robert Morris, David Liptak, and Matt Barber. } + \override #'(line-width . 75) \justify \tiny { Tucker received the BM in music composition from the Pennsylvania State University, where his composition teachers were Baljinder Sekhon and Steven Rice. He previously studied with Susanna Hancock and Paul Reller at the University of South Florida. Tucker is pursuing the MA in music composition at the Eastman School of Music, where he serves as a teaching assistant for the Eastman Audio Research Studio. There he studies with Robert Morris, David Liptak, and Matt Barber. } } } diff --git a/lilypond-files/front-matter/p-notes.ly b/variables/program notes.ly similarity index 94% rename from lilypond-files/front-matter/p-notes.ly rename to variables/program notes.ly index 6752306..9ee64e4 100644 --- a/lilypond-files/front-matter/p-notes.ly +++ b/variables/program notes.ly @@ -1,3 +1,3 @@ -\version "2.20.0" +%fifteen inventions project xpnote = \markup { \override #'(line-width . 90) \justify { \bold \italic "Fifteen Inventions" is a modular, multi-movement work for piano. The inventions are organized into seven, three-movement groups called sequences. These sequences can be played in any combination. I constructed each of the short inventions from one to seven contrapuntal strands. Inventions which share the same number of these strands are composed out in a similar fashion, and thus share a title. }} diff --git a/lilypond-files/eng-files/pp-variables.ly b/variables/variables.ly similarity index 94% rename from lilypond-files/eng-files/pp-variables.ly rename to variables/variables.ly index d9d34cb..f60791a 100644 --- a/lilypond-files/eng-files/pp-variables.ly +++ b/variables/variables.ly @@ -1,5 +1,4 @@ -\version "2.22.2" - +%fifteen inventions project %texts xtitle = \markup { Fifteen Inventions } xsub = \markup { \null } @@ -32,3 +31,7 @@ lst = \once \override TextSpanner.bound-details.left.text = "st" rst = \once \override TextSpanner.bound-details.right.text = " st" lord = \once \override TextSpanner.bound-details.left.text = "ord" rord = \once \override TextSpanner.bound-details.right.text = " ord" + + +utwo = \change Staff = "ui2" +dtwo = \change Staff = "di2" -- 2.39.5