Skip to content
Snippets Groups Projects
Commit e2b8dd8c authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

Use the new \cresc; no need for \setCresc and \endcresc any more

parent 611509d0
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ StabatMaterObIMusic = \relative c'' { ...@@ -24,7 +24,7 @@ StabatMaterObIMusic = \relative c'' {
r4 fis'4->( g4) | % 18 r4 fis'4->( g4) | % 18
g2( cis,4) | % 19 g2( cis,4) | % 19
d2.( | \barNumberCheck #20 d2.( | \barNumberCheck #20
<< {es2.)} {s4 \setCresc s4\cresc s4\endcresc} >> | % 21 << {es2.)} {s4 s4\cresc s4\!} >> | % 21
f2.\f(-> | % 22 f2.\f(-> | % 22
f4)( fis4 g4) | % 23 f4)( fis4 g4) | % 23
es2(-> d8[ c8)] | % 24 es2(-> d8[ c8)] | % 24
...@@ -32,7 +32,7 @@ StabatMaterObIMusic = \relative c'' { ...@@ -32,7 +32,7 @@ StabatMaterObIMusic = \relative c'' {
es2(-> d8[ c8)] | % 26 es2(-> d8[ c8)] | % 26
c2\!( b4) | % 27 c2\!( b4) | % 27
r4 as'4( h,4) | % 28 r4 as'4( h,4) | % 28
\setCresc c2(\cresc cis4)\endcresc | % 29 c2(\cresc cis4)\! | % 29
d2.~\f\> | \barNumberCheck #30 d2.~\f\> | \barNumberCheck #30
d4\!\p( es4 c4) | % 31 d4\!\p( es4 c4) | % 31
b2 r4 | b2 r4 |
...@@ -48,7 +48,7 @@ StabatMaterObIMusic = \relative c'' { ...@@ -48,7 +48,7 @@ StabatMaterObIMusic = \relative c'' {
ges4-> f4 es4)~ | % 44 ges4-> f4 es4)~ | % 44
es4( d4 c4)~ | % 45 es4( d4 c4)~ | % 45
c8([ d8] b4) r4 | % 46 c8([ d8] b4) r4 | % 46
<< {d2( e4)} { s4. \setCresc s8\cresc s8 s8\endcresc } >> | % 47 << {d2( e4)} { s4. s8\cresc s8 s8\! } >> | % 47
f2\f( d4) | % 48 f2\f( d4) | % 48
cis4.( d8 e4) | % 49 cis4.( d8 e4) | % 49
d2 r4 | d2 r4 |
...@@ -169,7 +169,7 @@ StabatMaterObIIMusic = \relative c' { ...@@ -169,7 +169,7 @@ StabatMaterObIIMusic = \relative c' {
r4 c4->( b4) | % 18 r4 c4->( b4) | % 18
b4( a4 g4) | % 19 b4( a4 g4) | % 19
fis2.( | \barNumberCheck #20 fis2.( | \barNumberCheck #20
<< {g2.)} {s4 \setCresc s4\cresc s4\endcresc} >> | % 21 << {g2.)} {s4 s4\cresc s4\!} >> | % 21
c2.\f(-> | % 22 c2.\f(-> | % 22
d4)( c4 b4) | % 23 d4)( c4 b4) | % 23
a2.-> | % 24 a2.-> | % 24
...@@ -177,7 +177,7 @@ StabatMaterObIIMusic = \relative c' { ...@@ -177,7 +177,7 @@ StabatMaterObIIMusic = \relative c' {
a2.-> | % 26 a2.-> | % 26
a2( g4) | % 27 a2( g4) | % 27
r4 as4 as4 | % 28 r4 as4 as4 | % 28
\setCresc g2(\cresc h4)\endcresc | % 29 g2(\cresc h4)\! | % 29
b2.~\f\> | \barNumberCheck #30 b2.~\f\> | \barNumberCheck #30
b4\!\p( g4 a4) | % 31 b4\!\p( g4 a4) | % 31
b2 r4 | b2 r4 |
...@@ -189,7 +189,7 @@ StabatMaterObIIMusic = \relative c' { ...@@ -189,7 +189,7 @@ StabatMaterObIIMusic = \relative c' {
g2.) | % 38 g2.) | % 38
f4 r4 r4 | f4 r4 r4 |
R2.*7 | % 46 R2.*7 | % 46
<< {fis4( g4 gis4)} { s4. \setCresc s8\cresc s8 s8\endcresc } >> | % 47 << {fis4( g4 gis4)} { s4. s8\cresc s8 s8\! } >> | % 47
a2.\f | % 48 a2.\f | % 48
b2( a8[ g8)] | % 49 b2( a8[ g8)] | % 49
f2 r4 R2.*2 | % 52 f2 r4 R2.*2 | % 52
...@@ -310,7 +310,7 @@ StabatMaterClIMusic = \relative a' { ...@@ -310,7 +310,7 @@ StabatMaterClIMusic = \relative a' {
r4 h4( a4) | % 18 r4 h4( a4) | % 18
a4( h2) | % 19 a4( h2) | % 19
h2.( | \barNumberCheck #20 h2.( | \barNumberCheck #20
<< {d2.)} {s4 \setCresc s4\cresc s4\endcresc} >> | % 21 << {d2.)} {s4 s4\cresc s4\!} >> | % 21
f2.\f->( | % 22 f2.\f->( | % 22
e2.) | % 23 e2.) | % 23
f2(-> e8[ d8)] | % 24 f2(-> e8[ d8)] | % 24
...@@ -318,7 +318,7 @@ StabatMaterClIMusic = \relative a' { ...@@ -318,7 +318,7 @@ StabatMaterClIMusic = \relative a' {
f2(-> e8[ d8)] | % 26 f2(-> e8[ d8)] | % 26
d2( c4) | % 27 d2( c4) | % 27
r4 cis4 cis4 | % 28 r4 cis4 cis4 | % 28
\setCresc d2(\cresc dis4)\endcresc | % 29 d2(\cresc dis4)\! | % 29
e2.\f~\> | \barNumberCheck #30 e2.\f~\> | \barNumberCheck #30
e4\!\p( f4 d4) | % 31 e4\!\p( f4 d4) | % 31
c2 r4 | % 32 c2 r4 | % 32
...@@ -328,7 +328,7 @@ StabatMaterClIMusic = \relative a' { ...@@ -328,7 +328,7 @@ StabatMaterClIMusic = \relative a' {
g4( f4 e4)~ | % 41 g4( f4 e4)~ | % 41
e8([ f8] d4) r4 | % 42 e8([ f8] d4) r4 | % 42
R2.*4 | % 46 R2.*4 | % 46
<< {e2( fis4)} { s4. \setCresc s8\cresc s8 s8\endcresc } >> | % 47 << {e2( fis4)} { s4. s8\cresc s8 s8\! } >> | % 47
g2\f( e4) | % 48 g2\f( e4) | % 48
dis4.( e8 fis4) | % 49 dis4.( e8 fis4) | % 49
e2 r4 | \barNumberCheck #50 e2 r4 | \barNumberCheck #50
...@@ -449,7 +449,7 @@ StabatMaterClIIMusic = \relative b { ...@@ -449,7 +449,7 @@ StabatMaterClIIMusic = \relative b {
h2.-> | % 26 h2.-> | % 26
h2( a4) | % 27 h2( a4) | % 27
r4 b4 b4 | % 28 r4 b4 b4 | % 28
\setCresc a2\cresc a4\endcresc | % 29 a2\cresc a4\! | % 29
c2.\f~\> | \barNumberCheck #30 c2.\f~\> | \barNumberCheck #30
c4\!\p( a4 h4) | % 31 c4\!\p( a4 h4) | % 31
c2 r4 | % 32 c2 r4 | % 32
...@@ -459,7 +459,7 @@ StabatMaterClIIMusic = \relative b { ...@@ -459,7 +459,7 @@ StabatMaterClIIMusic = \relative b {
g4( f4 e4)~ | % 41 g4( f4 e4)~ | % 41
e8([ f8] d4) r4 | % 42 e8([ f8] d4) r4 | % 42
R2.*4 | % 46 R2.*4 | % 46
<< {gis4( a4 e'4)} { s4. \setCresc s8\cresc s8 s8\endcresc } >> | % 47 << {gis4( a4 e'4)} { s4. s8\cresc s8 s8\! } >> | % 47
e2.\f | % 48 e2.\f | % 48
a,2. | % 49 a,2. | % 49
g2 r4 | \barNumberCheck #50 g2 r4 | \barNumberCheck #50
...@@ -576,7 +576,7 @@ StabatMaterFagIMusic = \relative g { ...@@ -576,7 +576,7 @@ StabatMaterFagIMusic = \relative g {
fis2.(-> | % 26 fis2.(-> | % 26
g2.) | % 27 g2.) | % 27
r4 f'4 f4 | % 28 r4 f'4 f4 | % 28
\setCresc es2\cresc e4\endcresc | % 29 es2\cresc e4\! | % 29
f2.~\f\> | \barNumberCheck #30 f2.~\f\> | \barNumberCheck #30
f2.\!\p | % 31 f2.\!\p | % 31
b,2 r4 | % 32 b,2 r4 | % 32
...@@ -585,7 +585,7 @@ StabatMaterFagIMusic = \relative g { ...@@ -585,7 +585,7 @@ StabatMaterFagIMusic = \relative g {
ges4-> f4 es4)~ | % 44 ges4-> f4 es4)~ | % 44
es4( d4 c4)~ | % 45 es4( d4 c4)~ | % 45
c8([ d8] b4) r4 | % 46 c8([ d8] b4) r4 | % 46
<< {b,2 b'4} { s4. \setCresc s8\cresc s8 s8\endcresc } >> | % 47 << {b,2 b'4} { s4. s8\cresc s8 s8\! } >> | % 47
a2.\f | % 48 a2.\f | % 48
a2. | % 49 a2. | % 49
d,4 d4\ff c4 | \barNumberCheck #50 d,4 d4\ff c4 | \barNumberCheck #50
...@@ -715,12 +715,12 @@ StabatMaterFagIIMusic = \relative g { ...@@ -715,12 +715,12 @@ StabatMaterFagIIMusic = \relative g {
fis2.(-> | % 26 fis2.(-> | % 26
g2.) | % 27 g2.) | % 27
r4 f4 f4 | % 28 r4 f4 f4 | % 28
\setCresc es2\cresc e4\endcresc | % 29 es2\cresc e4\! | % 29
f2.~\f\> | \barNumberCheck #30 f2.~\f\> | \barNumberCheck #30
f2.\!\p | % 31 f2.\!\p | % 31
b2 r4 | % 32 b2 r4 | % 32
R2.*14 | % 46 R2.*14 | % 46
<< {b,2 b'4} { s4. \setCresc s8\cresc s8 s8\endcresc } >> | % 47 << {b,2 b'4} { s4. s8\cresc s8 s8\! } >> | % 47
a2.\f | % 48 a2.\f | % 48
a2. | % 49 a2. | % 49
d,4 d4\ff c4 | \barNumberCheck #50 d,4 d4\ff c4 | \barNumberCheck #50
...@@ -843,7 +843,7 @@ StabatMaterTrbIMusic = \relative d' { ...@@ -843,7 +843,7 @@ StabatMaterTrbIMusic = \relative d' {
c2(\fz-> d8[ es8)] | % 26 c2(\fz-> d8[ es8)] | % 26
d2. | % 27 d2. | % 27
r4 d4 d4 | % 28 r4 d4 d4 | % 28
\setCresc c2\cresc cis4\endcresc | % 29 c2\cresc cis4\! | % 29
d2.~\f\> | \barNumberCheck #30 d2.~\f\> | \barNumberCheck #30
d4\!\p( es4 c4) | % 31 d4\!\p( es4 c4) | % 31
b2 r4 | % 32 b2 r4 | % 32
...@@ -861,7 +861,7 @@ StabatMaterTrbIMusic = \relative d' { ...@@ -861,7 +861,7 @@ StabatMaterTrbIMusic = \relative d' {
es2\fp r4 | % 44 es2\fp r4 | % 44
r4 b4\p c4 | % 45 r4 b4\p c4 | % 45
r4 d2\fp | % 46 r4 d2\fp | % 46
<< {r4 d4 e4} { s4. \setCresc s8\cresc s8 s8\endcresc } >> | % 47 << {r4 d4 e4} { s4. s8\cresc s8 s8\! } >> | % 47
f2.\f | % 48 f2.\f | % 48
e4.( d8 cis4) | % 49 e4.( d8 cis4) | % 49
d4 d4\ff d4 | \barNumberCheck #50 d4 d4\ff d4 | \barNumberCheck #50
...@@ -987,7 +987,7 @@ StabatMaterTrbIIMusic = \relative b { ...@@ -987,7 +987,7 @@ StabatMaterTrbIIMusic = \relative b {
a2.\fz-> | % 26 a2.\fz-> | % 26
a4( c4 b4) | % 27 a4( c4 b4) | % 27
r4 as4 as4 | % 28 r4 as4 as4 | % 28
\setCresc g2\cresc g4\endcresc | % 29 g2\cresc g4\! | % 29
b2.(\f\> | \barNumberCheck #30 b2.(\f\> | \barNumberCheck #30
c2\!\p) es4 | % 31 c2\!\p) es4 | % 31
d2 r4 | % 32 d2 r4 | % 32
...@@ -1005,7 +1005,7 @@ StabatMaterTrbIIMusic = \relative b { ...@@ -1005,7 +1005,7 @@ StabatMaterTrbIIMusic = \relative b {
a2\fp r4 | % 44 a2\fp r4 | % 44
r4 f4\p a4 | % 45 r4 f4\p a4 | % 45
r4 b2\fp | % 46 r4 b2\fp | % 46
<< {r4 g4 gis4} { s4. \setCresc s8\cresc s8 s8\endcresc } >> | % 47 << {r4 g4 gis4} { s4. s8\cresc s8 s8\! } >> | % 47
a2.\f | % 48 a2.\f | % 48
b2( a8[ g8]) | % 49 b2( a8[ g8]) | % 49
f4 f4\ff f4 | \barNumberCheck #50 f4 f4\ff f4 | \barNumberCheck #50
...@@ -1124,7 +1124,7 @@ StabatMaterTrbIIIMusic = \relative g { ...@@ -1124,7 +1124,7 @@ StabatMaterTrbIIIMusic = \relative g {
c,2( d4) | % 16 c,2( d4) | % 16
g2 r4 R2.*2 | % 19 g2 r4 R2.*2 | % 19
r4 d4 d4~ | \barNumberCheck #20 r4 d4 d4~ | \barNumberCheck #20
d4 \setCresc c4\cresc b4\endcresc | % 21 d4 c4\cresc b4\! | % 21
a2.\fz-> | % 22 a2.\fz-> | % 22
b4( a4 g4) | % 23 b4( a4 g4) | % 23
fis2.\fz-> | % 24 fis2.\fz-> | % 24
...@@ -1132,7 +1132,7 @@ StabatMaterTrbIIIMusic = \relative g { ...@@ -1132,7 +1132,7 @@ StabatMaterTrbIIIMusic = \relative g {
fis2.\fz-> | % 26 fis2.\fz-> | % 26
g2. | % 27 g2. | % 27
r4 f'?4 f4 | % 28 r4 f'?4 f4 | % 28
\setCresc es2\cresc e4\endcresc | % 29 es2\cresc e4\! | % 29
f2.~\f\> | \barNumberCheck #30 f2.~\f\> | \barNumberCheck #30
f2.\p | % 31 f2.\p | % 31
b,2 r4 | % 32 b,2 r4 | % 32
...@@ -1150,7 +1150,7 @@ StabatMaterTrbIIIMusic = \relative g { ...@@ -1150,7 +1150,7 @@ StabatMaterTrbIIIMusic = \relative g {
c2\fp r4 | % 44 c2\fp r4 | % 44
r4 d4\p f4 | % 45 r4 d4\p f4 | % 45
r4 b,2\fp | % 46 r4 b,2\fp | % 46
<< {r4 b4 b4} { s4. \setCresc s8\cresc s8 s8\endcresc } >> | % 47 << {r4 b4 b4} { s4. s8\cresc s8 s8\! } >> | % 47
a2.\f | % 48 a2.\f | % 48
a2. | % 49 a2. | % 49
d4 d4\ff c4 | \barNumberCheck #50 d4 d4\ff c4 | \barNumberCheck #50
...@@ -1268,7 +1268,7 @@ StabatMaterVIMusic = \relative a { ...@@ -1268,7 +1268,7 @@ StabatMaterVIMusic = \relative a {
d4.( c8 b4) | % 18 d4.( c8 b4) | % 18
b4( a4 g4) | % 19 b4( a4 g4) | % 19
fis2 r4 | \barNumberCheck #20 fis2 r4 | \barNumberCheck #20
r4 \setCresc g4(-.\cresc g4)-.\endcresc | % 21 r4 g4(-.\cresc g4)-.\! | % 21
es'2\f(-> f,4) | % 22 es'2\f(-> f,4) | % 22
d'4( fis,4 g4) | % 23 d'4( fis,4 g4) | % 23
a4.(-> c8[ d8 es8)] | % 24 a4.(-> c8[ d8 es8)] | % 24
...@@ -1276,7 +1276,7 @@ StabatMaterVIMusic = \relative a { ...@@ -1276,7 +1276,7 @@ StabatMaterVIMusic = \relative a {
a4.(-> c8[ d8 es8)] | % 26 a4.(-> c8[ d8 es8)] | % 26
d2( g,4) | % 27 d2( g,4) | % 27
as4( h,4 h'4) | % 28 as4( h,4 h'4) | % 28
\setCresc c4(\cresc c,4 g'4)\endcresc | % 29 c4(\cresc c,4 g'4)\! | % 29
f4\f\>( d4 b'4)~ | \barNumberCheck #30 f4\f\>( d4 b'4)~ | \barNumberCheck #30
b4\!\p( g4 a4) | % 31 b4\!\p( g4 a4) | % 31
b4 b4(-. b4)-. | % 32 b4 b4(-. b4)-. | % 32
...@@ -1294,7 +1294,7 @@ StabatMaterVIMusic = \relative a { ...@@ -1294,7 +1294,7 @@ StabatMaterVIMusic = \relative a {
r8 es8\f[ es8 es8 es8 es8] | % 44 r8 es8\f[ es8 es8 es8 es8] | % 44
r8 es8\p[ d8 d8 c8 c8] | % 45 r8 es8\p[ d8 d8 c8 c8] | % 45
c8([ b8) b8-. b8-. b8-. b8-.] | % 46 c8([ b8) b8-. b8-. b8-. b8-.] | % 46
d8-.[ d'8-. d,8-. \setCresc d'8-.\cresc e,8-. d'8-.]\endcresc | % 47 d8-.[ d'8-. d,8-. d'8-.\cresc e,8-. d'8-.]\! | % 47
f,8\f[ d'8 f,8 d'8 f,8 d'8] | % 48 f,8\f[ d'8 f,8 d'8 f,8 d'8] | % 48
e,8-.[ cis'8-. e,8-. d'8-. a8-. e'8-.] | % 49 e,8-.[ cis'8-. e,8-. d'8-. a8-. e'8-.] | % 49
d8[ d8 d8\ff d8 d8 d8] | \barNumberCheck #50 d8[ d8 d8\ff d8 d8 d8] | \barNumberCheck #50
...@@ -1425,7 +1425,7 @@ StabatMaterVIIMusic = \relative d' { ...@@ -1425,7 +1425,7 @@ StabatMaterVIIMusic = \relative d' {
fis8([ d8 a8 fis'8 g8 g,8)] | % 18 fis8([ d8 a8 fis'8 g8 g,8)] | % 18
b8([ g'8) a,8( g'8) a,8( g'8)] | % 19 b8([ g'8) a,8( g'8) a,8( g'8)] | % 19
d2 r4 | \barNumberCheck #20 d2 r4 | \barNumberCheck #20
r4 \setCresc g4(\cresc g4)\endcresc | % 21 r4 g4(\cresc g4)\! | % 21
es'2\f(-> f,4) | % 22 es'2\f(-> f,4) | % 22
d'4( fis,4 g4) | % 23 d'4( fis,4 g4) | % 23
a4.(-> c8[ d8 es8)] | % 24 a4.(-> c8[ d8 es8)] | % 24
...@@ -1433,7 +1433,7 @@ StabatMaterVIIMusic = \relative d' { ...@@ -1433,7 +1433,7 @@ StabatMaterVIIMusic = \relative d' {
a4.(-> c8[ d8 es8)] | % 26 a4.(-> c8[ d8 es8)] | % 26
d2( g,4) | % 27 d2( g,4) | % 27
<d h'>2.-> | % 28 <d h'>2.-> | % 28
\setCresc <g c>2->\cresc <g b>4\endcresc | % 29 <g c>2->\cresc <g b>4\! | % 29
f4\f\>( d4 b'4)~ | \barNumberCheck #30 f4\f\>( d4 b'4)~ | \barNumberCheck #30
b4\!\p( g4 a4) | % 31 b4\!\p( g4 a4) | % 31
b4 b4(-. b4)-. | % 32 b4 b4(-. b4)-. | % 32
...@@ -1451,7 +1451,7 @@ StabatMaterVIIMusic = \relative d' { ...@@ -1451,7 +1451,7 @@ StabatMaterVIIMusic = \relative d' {
r8 a8\f[ a8 a8 a8 a8] | % 44 r8 a8\f[ a8 a8 a8 a8] | % 44
r8 b8\p[ b8 b8 a8 a8] | % 45 r8 b8\p[ b8 b8 a8 a8] | % 45
a8([ b8) b8-. b8-. b8-. b8-.] | % 46 a8([ b8) b8-. b8-. b8-. b8-.] | % 46
fis'8-.[ d8-. g8-. \setCresc d8-.\cresc gis8-. d8-.]\endcresc | % 47 fis'8-.[ d8-. g8-. d8-.\cresc gis8-. d8-.]\! | % 47
a'8\f[ f8 a8 f8 a8 f8] | % 48 a'8\f[ f8 a8 f8 a8 f8] | % 48
b8-.[ e,8-. b'8-. e,8-. a8-. g8-.] | % 49 b8-.[ e,8-. b'8-. e,8-. a8-. g8-.] | % 49
f8[ f8 f8\ff f8 f8 f8] | \barNumberCheck #50 f8[ f8 f8\ff f8 f8 f8] | \barNumberCheck #50
...@@ -1582,7 +1582,7 @@ StabatMaterVaMusic = \relative b { ...@@ -1582,7 +1582,7 @@ StabatMaterVaMusic = \relative b {
d4.( c8 b4) | % 18 d4.( c8 b4) | % 18
b4( a4 g4) | % 19 b4( a4 g4) | % 19
a2 r4 | \barNumberCheck #20 a2 r4 | \barNumberCheck #20
r4 \setCresc es8([\cresc g,8) es'8( g,8)]\endcresc | % 21 r4 es8([\cresc g,8) es'8( g,8)]\! | % 21
f8\f([ a8 c8 f8 es8 c8)] | % 22 f8\f([ a8 c8 f8 es8 c8)] | % 22
b8([ d8 c8 d8 b8 d8)] | % 23 b8([ d8 c8 d8 b8 d8)] | % 23
c8([ es8 a8 es8 d8 c8)] | % 24 c8([ es8 a8 es8 d8 c8)] | % 24
...@@ -1590,7 +1590,7 @@ StabatMaterVaMusic = \relative b { ...@@ -1590,7 +1590,7 @@ StabatMaterVaMusic = \relative b {
c8([ es8 a8 es8 d8 c8)] | % 26 c8([ es8 a8 es8 d8 c8)] | % 26
c8([ d8 c8 a8 b8 d8)] | % 27 c8([ d8 c8 a8 b8 d8)] | % 27
r8 h8([ as'8 h,8 as'8 h,8)] | % 28 r8 h8([ as'8 h,8 as'8 h,8)] | % 28
r8 \setCresc c8([\cresc g'8 c,8) cis8( b'8)]\endcresc | % 29 r8 c8([\cresc g'8 c,8) cis8( b'8)]\! | % 29
b8\f\>([ f8 d8 f8 d8 f8)] | \barNumberCheck #30 b8\f\>([ f8 d8 f8 d8 f8)] | \barNumberCheck #30
es8\!\p([ c8 es8 c8 es8 c8)] | % 31 es8\!\p([ c8 es8 c8 es8 c8)] | % 31
d8-. d8([ b8 d8 b8 d8)] | % 32 d8-. d8([ b8 d8 b8 d8)] | % 32
...@@ -1608,7 +1608,7 @@ StabatMaterVaMusic = \relative b { ...@@ -1608,7 +1608,7 @@ StabatMaterVaMusic = \relative b {
r8 c8\f[ c8 c8 c8 c8] | % 44 r8 c8\f[ c8 c8 c8 c8] | % 44
r8 f8\p[ f8 f8 es8 es8] | % 45 r8 f8\p[ f8 f8 es8 es8] | % 45
es8[( d8) d8-. d8-. d8-. d8-.] | % 46 es8[( d8) d8-. d8-. d8-. d8-.] | % 46
a'8-.[ d8-. g,8-. \setCresc d'8-.\cresc d8-. gis,8-.]\endcresc | % 47 a'8-.[ d8-. g,8-. d'8-.\cresc d8-. gis,8-.]\! | % 47
a8\f[ a'8 a,8 a'8 a,8 a'8] | % 48 a8\f[ a'8 a,8 a'8 a,8 a'8] | % 48
g8-.[ a,8-. g'8-. a,8-. cis8-. a8-.] | % 49 g8-.[ a,8-. g'8-. a,8-. cis8-. a8-.] | % 49
d8[ d8 d8\ff d8 d8 d8] | \barNumberCheck #50 d8[ d8 d8\ff d8 d8 d8] | \barNumberCheck #50
...@@ -1738,7 +1738,7 @@ StabatMaterSMusic = \relative b' { ...@@ -1738,7 +1738,7 @@ StabatMaterSMusic = \relative b' {
b2 r4 | b2 r4 |
R2.*2 | % 19 R2.*2 | % 19
r4 d4 d4 | \barNumberCheck #20 r4 d4 d4 | \barNumberCheck #20
<< {es4.} { s4 \setCresc s8\cresc} >> f8 es4\endcresc | % 21 << {es4.} { s4 s8\cresc} >> f8 es4\! | % 21
es2\f( \grace { g8 } f4) | % 22 es2\f( \grace { g8 } f4) | % 22
\grace { es8 } d4 d2 | % 23 \grace { es8 } d4 d2 | % 23
es2 d8[ c8] | % 24 es2 d8[ c8] | % 24
...@@ -1746,7 +1746,7 @@ StabatMaterSMusic = \relative b' { ...@@ -1746,7 +1746,7 @@ StabatMaterSMusic = \relative b' {
es2 d8[ c8] | % 26 es2 d8[ c8] | % 26
c2 b4 | % 27 c2 b4 | % 27
h2 h4 | % 28 h2 h4 | % 28
\setCresc c2\cresc cis4\endcresc | % 29 c2\cresc cis4\! | % 29
d2.~\f\> | \barNumberCheck #30 d2.~\f\> | \barNumberCheck #30
d4\!\p( es4) c4 | % 31 d4\!\p( es4) c4 | % 31
b2 r4 | % 32 b2 r4 | % 32
...@@ -1759,7 +1759,7 @@ StabatMaterSMusic = \relative b' { ...@@ -1759,7 +1759,7 @@ StabatMaterSMusic = \relative b' {
es2 a,4 | % 44 es2 a,4 | % 44
b2 c4 | % 45 b2 c4 | % 45
c8[ d8] d4 r4 | % 46 c8[ d8] d4 r4 | % 46
\setCresc d2\cresc e4\endcresc | % 47 d2\cresc e4\! | % 47
f2\f d4 | % 48 f2\f d4 | % 48
cis4.( d8) e4 | % 49 cis4.( d8) e4 | % 49
d2 r4 | \barNumberCheck #50 d2 r4 | \barNumberCheck #50
...@@ -1903,7 +1903,7 @@ StabatMaterAMusic = \relative g' { ...@@ -1903,7 +1903,7 @@ StabatMaterAMusic = \relative g' {
a2 fis4 | % 16 a2 fis4 | % 16
g2 r4 R2.*2 | % 19 g2 r4 R2.*2 | % 19
r4 fis4 fis4 | \barNumberCheck #20 r4 fis4 fis4 | \barNumberCheck #20
<< {g4.} {s4 \setCresc s8\cresc} >> g8 g4\endcresc | % 21 << {g4.} {s4 s8\cresc} >> g8 g4\! | % 21
f2.\f | % 22 f2.\f | % 22
f4( fis4) g4 | % 23 f4( fis4) g4 | % 23
a2 a4 | % 24 a2 a4 | % 24
...@@ -1911,7 +1911,7 @@ StabatMaterAMusic = \relative g' { ...@@ -1911,7 +1911,7 @@ StabatMaterAMusic = \relative g' {
a2 a4 | % 26 a2 a4 | % 26
a2 g4 | % 27 a2 g4 | % 27
as2 g4 | % 28 as2 g4 | % 28
\setCresc g2\cresc g4\endcresc | % 29 g2\cresc g4\! | % 29
f2\f\>( b4)~ | \barNumberCheck #30 f2\f\>( b4)~ | \barNumberCheck #30
b4(\!\p g4) a4 | % 31 b4(\!\p g4) a4 | % 31
b2 r4 | b2 r4 |
...@@ -1924,7 +1924,7 @@ StabatMaterAMusic = \relative g' { ...@@ -1924,7 +1924,7 @@ StabatMaterAMusic = \relative g' {
ges4( f4) es4 | % 44 ges4( f4) es4 | % 44
es4( d4) c8[ f8] | % 45 es4( d4) c8[ f8] | % 45
es8[ d8] d4 r4 | % 46 es8[ d8] d4 r4 | % 46
\setCresc fis4(\cresc g4) gis4\endcresc | % 47 fis4(\cresc g4) gis4\! | % 47
a2\f a4 | % 48 a2\f a4 | % 48
b2 a8[ g8] | % 49 b2 a8[ g8] | % 49
f2 r4 R2.*2 | % 52 f2 r4 R2.*2 | % 52
...@@ -2035,7 +2035,7 @@ StabatMaterTMusic = \relative d' { ...@@ -2035,7 +2035,7 @@ StabatMaterTMusic = \relative d' {
b2 r4 | b2 r4 |
R2.*2 | % 19 R2.*2 | % 19
r4 a4 a4 | \barNumberCheck #20 r4 a4 a4 | \barNumberCheck #20
<< {c4.} {s4 \setCresc s8\cresc} >> c8 c4\endcresc | % 21 << {c4.} {s4 s8\cresc} >> c8 c4\! | % 21
c2.\f | % 22 c2.\f | % 22
d4( c4) b4 | % 23 d4( c4) b4 | % 23
c2 d8[ es8] | % 24 c2 d8[ es8] | % 24
...@@ -2043,7 +2043,7 @@ StabatMaterTMusic = \relative d' { ...@@ -2043,7 +2043,7 @@ StabatMaterTMusic = \relative d' {
c2 d8[ es8] | % 26 c2 d8[ es8] | % 26
d2 d4 | % 27 d2 d4 | % 27
d2 d4 | % 28 d2 d4 | % 28
\setCresc c2\cresc b4\endcresc | % 29 c2\cresc b4\! | % 29
b2\f\>( d4 | \barNumberCheck #30 b2\f\>( d4 | \barNumberCheck #30
c2\!\p) es4 | % 31 c2\!\p) es4 | % 31
d2 r4 | d2 r4 |
...@@ -2056,7 +2056,7 @@ StabatMaterTMusic = \relative d' { ...@@ -2056,7 +2056,7 @@ StabatMaterTMusic = \relative d' {
a2 f4 | % 44 a2 f4 | % 44
f2 a4 | % 45 f2 a4 | % 45
a8[ b8] b4 r4 | % 46 a8[ b8] b4 r4 | % 46
\setCresc d2\cresc d4\endcresc | % 47 d2\cresc d4\! | % 47
d2\f f4 | % 48 d2\f f4 | % 48
e4.( d8) cis4 | % 49 e4.( d8) cis4 | % 49
d2 r4 R2.*2 | % 52 d2 r4 R2.*2 | % 52
...@@ -2165,7 +2165,7 @@ StabatMaterBMusic = \relative g { ...@@ -2165,7 +2165,7 @@ StabatMaterBMusic = \relative g {
c2 d4 | % 16 c2 d4 | % 16
g2 r4 R2.*2 | % 19 g2 r4 R2.*2 | % 19
r4 d4 d4~ | \barNumberCheck #20 r4 d4 d4~ | \barNumberCheck #20
d4 \setCresc c4\cresc b4\endcresc | % 21 d4 c4\cresc b4\! | % 21
a2\f a4 | % 22 a2\f a4 | % 22
b4( a4) g4 | % 23 b4( a4) g4 | % 23
fis'2 fis4 | % 24 fis'2 fis4 | % 24
...@@ -2173,7 +2173,7 @@ StabatMaterBMusic = \relative g { ...@@ -2173,7 +2173,7 @@ StabatMaterBMusic = \relative g {
fis2 fis4 | % 26 fis2 fis4 | % 26
g2 g4 | % 27 g2 g4 | % 27
f2 f4 | % 28 f2 f4 | % 28
\setCresc es2\cresc e4\endcresc | % 29 es2\cresc e4\! | % 29
f2.~\f\> | \barNumberCheck #30 f2.~\f\> | \barNumberCheck #30
f2\!\p f4 | % 31 f2\!\p f4 | % 31
b2 r4 | b2 r4 |
...@@ -2186,7 +2186,7 @@ StabatMaterBMusic = \relative g { ...@@ -2186,7 +2186,7 @@ StabatMaterBMusic = \relative g {
c2 c4 | % 44 c2 c4 | % 44
d2 f4 | % 45 d2 f4 | % 45
f8[ b,8] b4 r4 | % 46 f8[ b,8] b4 r4 | % 46
\setCresc b'2\cresc b4\endcresc | % 47 b'2\cresc b4\! | % 47
a2\f a4 | % 48 a2\f a4 | % 48
a2 a4 | % 49 a2 a4 | % 49
d,2 r4 | d,2 r4 |
...@@ -2331,7 +2331,7 @@ StabatMaterBCMusic = \relative g { ...@@ -2331,7 +2331,7 @@ StabatMaterBCMusic = \relative g {
d'2( es4) | % 18 d'2( es4) | % 18
es2 es4( | % 19 es2 es4( | % 19
d4) d4 d4~ | \barNumberCheck #20 d4) d4 d4~ | \barNumberCheck #20
d4 \setCresc c4-.\cresc b4-.\endcresc | % 21 d4 c4-.\cresc b4-.\! | % 21
a2.\f-> | % 22 a2.\f-> | % 22
b4( a4 g4) | % 23 b4( a4 g4) | % 23
fis2.(-> | % 24 fis2.(-> | % 24
...@@ -2339,7 +2339,7 @@ StabatMaterBCMusic = \relative g { ...@@ -2339,7 +2339,7 @@ StabatMaterBCMusic = \relative g {
fis2.(-> | % 26 fis2.(-> | % 26
g4) r4 r4 | % 27 g4) r4 r4 | % 27
f'?2 f4 | % 28 f'?2 f4 | % 28
\setCresc es2\cresc e4\endcresc | % 29 es2\cresc e4\! | % 29
% TODO: Vc smaller in following measure? % TODO: Vc smaller in following measure?
<< { \voiceTwo f2.~\f\> | f2.\!\p | b,2 } \\ { \voiceOne s2. | c'2. | b2 } >> \oneVoice r4 | % 32 << { \voiceTwo f2.~\f\> | f2.\!\p | b,2 } \\ { \voiceOne s2. | c'2. | b2 } >> \oneVoice r4 | % 32
fis2.(\fz-> | % 33 fis2.(\fz-> | % 33
...@@ -2356,7 +2356,7 @@ StabatMaterBCMusic = \relative g { ...@@ -2356,7 +2356,7 @@ StabatMaterBCMusic = \relative g {
c4\f r4 r4 | % 44 c4\f r4 r4 | % 44
d4\p r4 f4 | % 45 d4\p r4 f4 | % 45
b,4 r4 r4 | % 46 b,4 r4 r4 | % 46
\setCresc b'2\cresc b4\endcresc | % 47 b'2\cresc b4\! | % 47
a8\f[ a8 a8 a8 a8 a8] | % 48 a8\f[ a8 a8 a8 a8 a8] | % 48
a8[ a8 a8 a8 a8 a8] | % 49 a8[ a8 a8 a8 a8 a8] | % 49
d,4 d4\ff c4 | \barNumberCheck #50 d,4 d4\ff c4 | \barNumberCheck #50
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment