\include "manuscripts/4i.ly"
}
-\score {
-\header {
-piece = \markup { \large { \bold "panicle" \number 2 } }
-}
-\include "manuscripts/5i.ly"
-}
-
\score {
\header {
piece = \markup { \large { \bold "cyme" \number 1 } }
}
\include "manuscripts/15i.ly"
}
-\pageBreak
\markup { \null }
\pageBreak
\backcover
\concat { \on-the-fly #(on-page 7) \oddfoot }
\concat { \on-the-fly #(on-page 9) \oddfoot }
\concat { \on-the-fly #(on-page 11) \oddfoot }
- \concat { \on-the-fly #(on-page 13) \oddfoot }
+ \concat { \on-the-fly #(on-page 13) \null }
\concat { \on-the-fly #(on-page 15) \oddfoot }
\concat { \on-the-fly #(on-page 17) \oddfoot }
\concat { \on-the-fly #(on-page 19) \oddfoot }
\concat { \on-the-fly #(on-page 6) \evfoot }
\concat { \on-the-fly #(on-page 8) \evfoot }
\concat { \on-the-fly #(on-page 10) \evfoot }
- \concat { \on-the-fly #(on-page 12) \evfoot }
- \concat { \on-the-fly #(on-page 14) \evfoot }
+ \concat { \on-the-fly #(on-page 12) \null }
+ \concat { \on-the-fly #(on-page 14) \null }
\concat { \on-the-fly #(on-page 16) \evfoot }
\concat { \on-the-fly #(on-page 18) \evfoot }
\concat { \on-the-fly #(on-page 20) \evfoot }
\line { \null }
\center-column {
\vspace #1
- \line { \hbracket \bold \concat { "about " \xcomp } }
+ %\line { \hbracket \bold \concat { "about " \xcomp } }
\vspace #1
- \xbio
+ %\xbio
\vspace #1.3
- \line { ================================= }
+ %\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.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.}
}
\accidentalStyle modern
<<
\relative { \tmarktfour \numericTimeSignature \override Hairpin.to-barline = ##f
-\time 3/4 a''2.~^\markup { \smaller \italic "fuggevole; spianato" } |
+\time 3/4 a''2.~^\markup { \smaller \italic "spianato" } |
\time 2/4 a2 |
\time 3/4 cis2.(^\p |
\time 4/4 e2 fis,2~ |
\accidentalStyle modern
<<
\relative { \tmarktfourb \numericTimeSignature \override Hairpin.to-barline = ##f
-\time 2/4 s2^\markup { \smaller \italic "fuggevole; piu enfatico" } |
+\time 2/4 s2^\markup { \smaller \italic "spianato; piu enfatico" } |
\time 3/4 bes''2.->( |
g8)->^\markup { \tiny \parenthesize \dynamic ff } r8 r8 aes8~(^\markup { \tiny \parenthesize \dynamic p } aes4 |
\time 4/4 des,1~ |
}
\\
\relative { \tmarktfourb \numericTimeSignature \override Hairpin.to-barline = ##f
-\time 2/4 d,4( ees~ |
+\time 2/4 d,4(_\markup { \lower #4 \tiny { "[parenthesized, courtesy dynamics apply to nearest pitches]" } } ees~ |
\time 3/4 ees2.~ |
ees8) s8 s2 |
\time 4/4 s1 |
\accidentalStyle modern
<<
\relative { \tmarktfour \numericTimeSignature \override Hairpin.to-barline = ##f
-\time 1/4 s4^\markup { \smaller \italic "fuggevole; spianato" } |
+\time 1/4 s4^\markup { \smaller \italic "spianato" } |
\time 4/4 bes''1 |
\time 5/4 d2~(->^\mf d8 g,8~ g2 |
\time 2/4 c4 f,4~ |
xpnote = \markup { \override #'(line-width . 90) \justify {
At the start of 2022, I composed a short piece for piano constructed from descending
diatonic scales and the 15 partitions of the 7-pitch diatonic set. This invention
-would inspire me to write more inventions. These \bold \italic "Inventions"
+would inspire me to write more inventions. These \bold \italic "Fifteen Inventions"
correspond to one of the 15 partitions and, as such, have between 1 and 7 strands or
voices. Inventions with the same number of strands or voices share titles and musical
characters. I borrowed terms from plant morphology I felt describe these musical
xsub = \markup { selections }
xcomp = \markup { Tucker Johnson }
xinst = \markup { keyboard }
-xdur = \markup { 20 minutes }
+xdur = \markup { \null }
xcr = \markup \tiny { Copyright Tucker Johnson MMXXII. All Rights Reserved }
oddfoot = \markup { \fill-line { \null \center-column { \concat { " - " \fromproperty #'page:page-number-string " - " } \small { \xcomp } } \null } }
evfoot = \markup { \fill-line { \null \center-column { \concat { " - " \fromproperty #'page:page-number-string " - " } \small { \xtitle } } \null } }