Skip to content

Commit

Permalink
J.S. Bach: Neun kleine Praludien BWV924-932: sparse fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Davide Madrisan <[email protected]>
  • Loading branch information
madrisan committed Feb 14, 2024
1 parent 1bce13c commit 065cdb0
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Soprano = \context Voice = "one" \relative c' {
| b d g a fis8\prall e16 d d8. e16~ e d8 cis16
%15
| r16\fermata d fis d g a b g c b c d c e d c
| b4 a~ a8 g~ g16 fis8 d16
| b4 a~ a8 g~ g16 fis8 e16
| fis8 e~ e d~ d4 cis
| d2_~ d16 a b cis d4
\override Score.TextMark.self-alignment-X = #CENTER
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ Soprano = \context Voice = "one" \relative c' {
| d[ a' f d cis d]
| e[ g e bes g' e]
| bes[ g' e cis a g']
\break
| f16[ d c! bes] s2
%40
| s2.
Expand All @@ -71,7 +72,7 @@ Soprano = \context Voice = "one" \relative c' {
\omit Stem \grace {
\hideNotes a4
\once\override Staff.TextScript.extra-offset = #'(0 . -6)
a^\textmordent
a^\textmordent^\markup { \hspace #-0.4 \teeny\sharp }
\unHideNotes
} \undo\omit Stem
<a d fis>2.
Expand Down Expand Up @@ -146,7 +147,7 @@ Bass = \context Voice = "three" \relative c {
| \once\stemDown a, d[ c bes] a \stemDown g[ f e] d[ f a d]
| \stemUp f[ a] \stemDown d,[ f] a s8. s4
| R1*3/4
| \stemNeutral cis,8[ e cis a] d[ b]
| \stemNeutral cis,8[ e cis a] d[ bes]
| g[ g'] a[ g a g,]
%45
| d'4 d' d,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Bass = \context Voice = "three" \relative c {
| g' c, g' c, f c f c
| e c e c d c bes g
| e' c a' f bes4 r
| r2 e,,4 r8 e
| r2 e,,4 r8 f
%15
| d'[ bes] c[ c,] f2
\fine
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Soprano = \context Voice = "one" \relative c' {
| d'4 r r
| r8 d bes g g' bes,
| a g' f e f aes,
\break
%5
| g bes g ees ees' g,
| f ees' d c d f,
Expand Down

0 comments on commit 065cdb0

Please sign in to comment.