]> git.newer.systems - net-clarity.git/commitdiff
panic
authorTucker Johnson <tucker@newer.systems>
Tue, 6 Feb 2024 01:46:20 +0000 (20:46 -0500)
committerTucker Johnson <tucker@newer.systems>
Tue, 6 Feb 2024 01:46:20 +0000 (20:46 -0500)
book.ly
manuscripts/IV-clarinet.ly
manuscripts/IV-piano.ly

diff --git a/book.ly b/book.ly
index cec338fa29cc5ceb32ca8ab7181e13ff77428196..085d79ebedcb869e83760660b69b6d02d45e5e3e 100644 (file)
--- a/book.ly
+++ b/book.ly
@@ -79,7 +79,7 @@
         \include "manuscripts/IV-clarinet.ly"
         \include "manuscripts/IV-piano.ly"
       >>
-      %\midi { }
+      \midi { }
       \layout {
         \context {
           \Score
index 845d91e29a9cb822e6acd4f5eedf541fc6e092c6..e70f758e03a70d255be661e54688f114a9cf17d4 100644 (file)
@@ -11,7 +11,7 @@
 \transpose bes c' \relative {
   \numericTimeSignature
   \clef treble
-  \tempo \markup { "Giusto e giocoso" } 4=104
+  \tempo 4=104
   \time 5/4 R1*5/4 |
   \time 4/4 R1*5
   \time 5/4 R1*5/4 |
   \time 3/4 R1*3/4*7 |
   \time 5/8 R1*5/8*2 |
   \time 2/8 R1*2/8 |
+  \tempo 2=104
+  \time 2/2 c'1~\pp\< |
+  1~\mp |
+  1~ |
+  2~ \tuplet 3/2 { 4 f,8~ } 4~ |
+  1~ |
+  1~ |
+  8 g8( fis8 ees8-.) r2 |
 
 
 }
index efd7a24b82c4efa14c0a92ffd1d574ee550e5573..d41405f6f5528025f067644deb052e1612af5263 100644 (file)
@@ -16,7 +16,7 @@
 
     \relative {
       \numericTimeSignature
-      \tempo \markup { "Giusto e giocoso" } 4=104
+      \tempo 4=104
       \time 5/4 R1*5/4 | %001
       \time 4/4 r16 bes'8.~(^\p^\markup { \tiny \italic "cantabile" } 2~ 8 f'8~ | %002
       f2~ 8 ges8~ 4 | %003
       >>
       f'16(\< bes,8.) g16[( d'16 fis16 e16 cis'16 a16]) | %029
       \time 2/8 \tuplet 3/2 { <ees ees'>8->\f\>^\markup { "molto rit." } <aes, aes'>8-> <b b'>8-> } |%030
-      \time 3/4 <c c'>4\mf
+      \tempo 2=104
+      \time 2/2 <c c'>1\mf
+      r4 f'4( d4 b4 |
+      g4 e2) dis'4~( |
+      dis2 gis,2~ |
+      gis4) ais4( fis2~ |
+      fis4 cis2) a'4~( |
+      a4 c4 bes2) |
+      a2(  \tuplet 3/2 { b4 d,8 } gis8-.) r8 |
+      r4 \tuplet 3/2 { r8 f4~( } \tuplet 3/2 { f4 ees2 } |
+      c8)-. r8 fis,2( g8-.) r8 |
 
     }
 
@@ -70,9 +80,9 @@
 
     \relative {
       \numericTimeSignature
-      \tempo \markup { "Giusto e giocoso" } 4=104
+      \tempo 4=104
       \time 5/4 r16 f'16-.^\pp aes,16-. r16 r8 fis16-. r16 dis'16[-. r8 cis16]-. r4 r4 | %001
-      \time 4/4 b8-.^\markup { \tiny \parenthesize \italic "sempre stacatiss." } r8 a8-. c,8-. g'8-. e16-. d16-. r8. bes'16-. | %002
+      \time 4/4 b8-.^\markup { \tiny \parenthesize \italic "sempre staccatiss." } r8 a8-. c,8-. g'8-. e16-. d16-. r8. bes'16-. | %002
       cis16-.^\< gis8-. b16-. r8. a16-. r4 r16 e'16-. r8 | %003
       r16 d16-. g,16-. c16-.^\p r4 bes16-.^\> ees,16-. f8-. ges8-. r8 | %004
       b16-. a-. g8-.\pp r8 e'8-. cis[-. r16 d16]-. c8-. r8 | %005
       \time 5/8 a'16-. e16-. r8 b16[-. \set stemRightBeamCount = #1 fis16-. \set stemLeftBeamCount = #1 \set stemRightBeamCount = #1 r16 cis16]-.\p r8 | %028
       c16[(\< ees8.]~ ees8) <bes bes'>4-> | %029
       \time 2/8 <f f'>8[->\f\> <d' d'>8]-> | %030
-      \time 3/4 <g, g'>4\mf
+      \tempo 2=104
+      \time 2/2 <g, g'>1\mf\sustainOn \clef treble | %031
+      a'''1~ |
+      a2 ges2(\sustainOff\sustainOn |
+      des4 bes2 c4) |
+      gis'4~(\sustainOff\sustainOn \tuplet 3/2 { 8 dis4~ } 2 |
+      e2~\sustainOff\sustainOn \tuplet 3/2 { 4 b8~\sustainOff } b4) |
+      d2~ \tuplet 3/2 { d4 f8~ } 4~ |
+      1 \clef bass |
+      g,2 des2~ |
+      \tuplet 3/2 { des2~ <des aes'>4~ } 2 |
+
+
+
     }
 
   }