Compare commits

...

2 Commits

Author SHA1 Message Date
contrapunctus ed65ff2fb7 Bar 1-2 - add easier alternative 2021-09-19 10:10:01 +05:30
contrapunctus d2df8d61cc Bar 1 - add fingering 2021-09-19 09:56:37 +05:30
1 changed files with 12 additions and 1 deletions

View File

@ -38,7 +38,18 @@ leftHand = \relative c, {
\set fingeringOrientations = #'(left)
\barNumberCheck #1
<e b'>4-.^\posII <fis b>-. <e b'>-. <fis b>-. |
<<
{ <e-0 b'-1>4-.^\posII <fis-1 b-1>-. <e b'>-. <fis b>-. | }
\new Staff \with {
\remove "Time_signature_engraver"
alignAboveContext = "main"
\magnifyStaff #2/3
firstClef = ##f
\clef "treble_8"
}
\relative c { <b e>4-. <b fis'>-. <b e>4-. <b fis'>-. | }
>>
\repeat unfold 3 { <e b'>4-. <fis b>-. <e b'>-. <fis b>-. | }
\repeat unfold 2 { <e b' e>4-. <fis b>-. <e b'>-. <fis b>-. | }