Skip to content

Commit

Permalink
J.S. Bach: Partita 1 BWV825 - better tempos
Browse files Browse the repository at this point in the history
Signed-off-by: Davide Madrisan <[email protected]>
  • Loading branch information
madrisan committed Feb 21, 2024
1 parent b8c638b commit ebd664c
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,6 @@ Bass = \context Voice = "four" \relative c' {
}
}
\midi {
\tempo 4 = 100
\tempo 4 = 56
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,6 @@ Bass = \context Voice = "four" \relative c' {
}
}
\midi {
\tempo 4 = 100
\tempo 4 = 56
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ Soprano = \context Voice = "one" \relative c'' {
%5
| d' aes es' g, f' f,
| g' f a! es bes' d,
\break
| c es d c d bes
| c a g a f es'
\break
| d bes a bes f bes
%10
| d bes es bes f' bes,
Expand Down Expand Up @@ -186,6 +186,6 @@ Bass = \context Voice = "four" \relative c' {
}
}
\midi {
\tempo 4 = 100
\tempo 4 = 140
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,6 @@ Bass = \context Voice = "four" \relative c' {
}
}
\midi {
\tempo 4 = 100
\tempo 4 = 140
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,6 @@ Bass = \context Voice = "four" \relative c' {
}
}
\midi {
\tempo 4 = 100
\tempo 4 = 180
}
}

0 comments on commit ebd664c

Please sign in to comment.