bar fix
This commit is contained in:
parent
96278683b4
commit
c999ad4655
|
@ -52,10 +52,12 @@ violin = \new Staff \with {
|
||||||
\tempo 4 = 104
|
\tempo 4 = 104
|
||||||
<ef c'> c' bf c' g4 <d g>8 ef |
|
<ef c'> c' bf c' g4 <d g>8 ef |
|
||||||
\tempo 4 = 100
|
\tempo 4 = 100
|
||||||
f g f ef c4 c8 bf,
|
f g f ef c4 c8 bf, |
|
||||||
\tempo 4 = 95
|
\tempo 4 = 95
|
||||||
<af, c>4 8 ef <bf, f> ef bf4 | <ef c'>1 |
|
<af, c>4 8 ef <bf, f> ef bf4 | <ef c'>1 |
|
||||||
|
|
||||||
|
\tuplet 3/2 {ef16 f fs} g fs f ef c bf c ef c4.~ | c1 |
|
||||||
|
|
||||||
|
|
||||||
%ef4. g8 f ef d ef |
|
%ef4. g8 f ef d ef |
|
||||||
%c4. d8 ef4. c8 | <d f>4. ef8 f \tuplet 3/2 {ef16 f ef} f8 g |
|
%c4. d8 ef4. c8 | <d f>4. ef8 f \tuplet 3/2 {ef16 f ef} f8 g |
|
||||||
|
|
|
@ -39,7 +39,7 @@ violin = \new Staff \with {
|
||||||
{
|
{
|
||||||
as='4 es' bs es | cs4. ds4. gs4 | as4.-3
|
as='4 es' bs es | cs4. ds4. gs4 | as4.-3
|
||||||
\override NoteHead.color = "blue"
|
\override NoteHead.color = "blue"
|
||||||
a2~-1 a8 | cs4. bs4. as4 |
|
a2~-1 a8 | cs4. bs4. as4~ |
|
||||||
as=''4.
|
as=''4.
|
||||||
\override NoteHead.color = "black"
|
\override NoteHead.color = "black"
|
||||||
gs4.-2 as4 | es4 gs ds bs | cs4. bs2~ bs8 |
|
gs4.-2 as4 | es4 gs ds bs | cs4. bs2~ bs8 |
|
||||||
|
|
Loading…
Reference in New Issue