]> git.newer.systems - net-clarity.git/commitdiff
2-measures
authortuckerajohnsonmusic@gmail.com <tuckerajohnsonmusic@gmail.com>
Thu, 24 Aug 2023 11:27:21 +0000 (07:27 -0400)
committertuckerajohnsonmusic@gmail.com <tuckerajohnsonmusic@gmail.com>
Thu, 24 Aug 2023 11:27:21 +0000 (07:27 -0400)
book.ly
front-matter/back cover.ly
manuscripts/clarinet.ly
manuscripts/piano.ly

diff --git a/book.ly b/book.ly
index 157a5f50daa1f20b3f1331ba7e9e87af81133cbe..6148d31f485559ac63434a08eacbbdde4935f0a1 100644 (file)
--- a/book.ly
+++ b/book.ly
@@ -29,7 +29,7 @@
        \Score
        \override RehearsalMark.break-visibility = #begin-of-line-invisible
        \override BarNumber.font-size = #1
-       \override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1/16)
+       \override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1/8)
       }
     }
   }
index 2415554710f26f2a7cc500b5912f08ec4834c945..b08c49bbd6f9569cab7245a914909d02bbf913bd 100644 (file)
@@ -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 #(string-append (strftime "%m-%d-%Y" (localtime (current-time))) ",") using LilyPond version #(string-append (lilypond-version) ".") If you would like to view the most recent version of the input documents that generated it, visit \sans \bold https://github.com/tuckerjohnson/river-sonata.}
+        \override #'(line-width . 75) \justify \typewriter \tiny { This score was engraved on #(string-append (strftime "%m-%d-%Y" (localtime (current-time))) ",") using LilyPond version #(string-append (lilypond-version) ".") If you would like to view the most recent version of the input documents that generated it, visit \sans \bold https://github.com/tuckerjohnson/net-clarity.}
     }
     \line { \null }
     }
index cdc3099e89f0348543e45885b26cd713d56d67b7..270f58cb0c00aecb7805b27121b64396305ad991 100644 (file)
   f'2--\p  f-- |
   f-- f--  |
   \time 3/2
-  f-- \tuplet 3/2 { e4^( fis a,~ } 4  d,4~ |
-  d1~  8 cis'8~ 8) r8 |
+  f-- \tuplet 3/2 { e4( fis a,~ } 4  d,4~ |
+  d1) r4 cis''4~ |
   \time 3/4
-  r8 b''8~ \tuplet 3/2 { b4 b8( } \tuplet 3/2 { c8 g4~ }  |
+  8 b'8~ \tuplet 3/2 { b4 b8( } \tuplet 3/2 { c8 g4~ }  |
   \time 5/8
   g8) aes( ees bes) r8 |
   \time 2/2
-  f2~ \tuplet 3/2 { f4 (e fis } |
-  a,1) |
+  f2~ \tuplet 3/2 { f4 e( fis } |
+  a,1)\fermata |
+  a1 |
+  d1\fermata |
 }
index a9fbf8e59a4175bce03c39e313ead331f5087531..172cd0b4d37bb462a32152bf45affdcbc6eaa590 100644 (file)
@@ -1,4 +1,4 @@
-% river project
+% clarity project
 
 \new PianoStaff \with {
   instrumentName = \markup { "piano " }
       \relative { \numericTimeSignature
       \tempo Largo 2=92
       \time 2/2
-      R1 | R1
+      s1 | s1
       \time 3/2
-      R1*3/2 |
-      R1*3/2 |
+      s2 s2 s2 |
+      s2 s2 s2 |
       \time 3/4
       \tuplet 3/2 { r8 r8 a''8( } \tuplet 3/2 { e f4~ } f4) |
       \time 5/8
-      R1*5/8 |
+      s4 s4 s8 |
       \time 2/2
-      R1*2/2 |
-      R1*2/2 |
-
-
+      s1 |
+      s1 |
+      s1 |
+      s1 |
       }
     >>
   }
          \time 2/2
          <c c'>2^\pp <ees c'> | <ees g> <d g> |
          \time 3/2
-         <des g>1~ 4 \afterGrace r4 { g8 } |
-         <g c>2 \afterGrace <f c'> { ges8 } <f c'>2 |
+         <des g>1~ 4 \afterGrace r4 { g8_( } |
+         <g c>2) \afterGrace <f c'> { ges8_( } <f c'>2) |
          \time 3/4
-         \afterGrace 15/16 <ees c'>2. { d8 } |
+         \afterGrace 15/16 <ees c'>2. { d8_( } |
          \time 5/8
-         <d b'>2 <e cis'>8
+         <d b'>2) <e cis'>8
          \time 2/2
          <ees g c>2 <gis b>2~ |
-         1 |
+         \afterGrace 15/16 1\fermata { ees'8( } |
+         <ees g,>1) |
+         <bes g>1\fermata |
+
        }
        \new Voice \relative { \numericTimeSignature
          \voiceTwo
@@ -66,6 +69,9 @@
          \time 2/2
          bes2 d2~ |
          1 |
+         f,1 |
+         e1 |
+
        }
       >>
     }