]> git.newer.systems - net-clarity.git/commitdiff
work
authortucker <tucker@newer.systems>
Sat, 12 Aug 2023 17:36:05 +0000 (13:36 -0400)
committertucker <tucker@newer.systems>
Sat, 12 Aug 2023 17:36:05 +0000 (13:36 -0400)
manuscripts/clarinet.ly
manuscripts/piano.ly
variables/variables.ly

index 4941042b060b9e16730448e7fc15c9d0b00990f7..cdc3099e89f0348543e45885b26cd713d56d67b7 100644 (file)
@@ -8,16 +8,18 @@
 \relative {
   \numericTimeSignature
   \clef treble
+  \tempo Largo 2=92
   \time 2/2
   f'2--\p  f-- |
   f-- f--  |
   \time 3/2
-  r2 \tuplet 3/2 { e4^( fis a,~ } 4  d,4~ |
-  d1 cis'4) r4 |
+  f-- \tuplet 3/2 { e4^( fis a,~ } 4  d,4~ |
+  d1~  8 cis'8~ 8) r8 |
   \time 3/4
-  r4 r4 r4 |
+  r8 b''8~ \tuplet 3/2 { b4 b8( } \tuplet 3/2 { c8 g4~ }  |
   \time 5/8
-  r4 r4 r8 |
+  g8) aes( ees bes) r8 |
   \time 2/2
-  R1 |
+  f2~ \tuplet 3/2 { f4 (e fis } |
+  a,1) |
 }
index d4a5373e19a72b7bb78ceb4f313a965112a48223..a9fbf8e59a4175bce03c39e313ead331f5087531 100644 (file)
@@ -8,21 +8,22 @@
   \override PianoStaff.Arpeggio.arpeggio-direction = #UP
   \new Staff = "u" \with { \consists "Merge_rests_engraver" }
   {
-    \clef bass
     \accidentalStyle piano
     <<
       \relative { \numericTimeSignature
+      \tempo Largo 2=92
       \time 2/2
       R1 | R1
       \time 3/2
       R1*3/2 |
       R1*3/2 |
       \time 3/4
-      R1*3/4 |
+      \tuplet 3/2 { r8 r8 a''8( } \tuplet 3/2 { e f4~ } f4) |
       \time 5/8
       R1*5/8 |
       \time 2/2
       R1*2/2 |
+      R1*2/2 |
 
 
       }
          \time 5/8
          <d b'>2 <e cis'>8
          \time 2/2
-         <ees g c>2 <d b'>2 |
+         <ees g c>2 <gis b>2~ |
+         1 |
        }
        \new Voice \relative { \numericTimeSignature
          \voiceTwo
          \time 2/2
-         aes,,2 aes | bes bes |
+         aes,2 aes | bes bes |
          \time 3/2
          ces1~ 4 r4 |
-         aes'2 aes bes |
+         aes2 aes bes |
          \time 3/4
-         bes,2. |
+         bes2. |
          \time 5/8
-         fis'2 a8
+         fis2 a8
          \time 2/2
-         bes2 s2 |
+         bes2 d2~ |
+         1 |
        }
       >>
     }
index 84a987a45337081ef4f47cf8e8de1148c59936a3..43126a5e8c8411f37b1a4c67c08e0774fbd24062 100644 (file)
@@ -1,6 +1,6 @@
 % river project
 %texts
-xtitle = \markup { River Sonata }
+xtitle = \markup { Net Clarity }
 xsub = \markup { dedicated to Amber Lucas }
 xcomp = \markup { Tucker Johnson }
 xinst = \markup  { Clarinet and Piano }