Bar 1-22 - add dynamics and expression marks

This commit is contained in:
contrapunctus 2021-09-23 07:12:57 +05:30
parent ea1cc05768
commit 1a4bbfc502
3 changed files with 35 additions and 10 deletions

View File

@ -29,8 +29,33 @@ ottavaStop = {
guitarDynamics = {
\barNumberCheck #1
s1*3 |
s4^\markup \concat { \dynamic p " ma sempre marcato."} s2. |
s1*2 |
s4\< s\! s\> s\! |
s1*2 |
\barNumberCheck #7 % Give to me the life I love
s1*3 |
\barNumberCheck #10 % Give the jolly heaven above
s1*3 |
\barNumberCheck #13 % Bed in the bush with stars to see
s1*2 |
\barNumberCheck #15 % Bread I dip in the river
s1 |
s4\< s2. |
\barNumberCheck #17 % There's the life for a man like me
s4\! s s2\f |
s1 |
s4\> s2 s4\! |
\barNumberCheck #20 % There's the life for ever.
s4\pp s2. |
s4^"colla voce." s2. |
s4\pp s2. |
}
@ -47,7 +72,7 @@ leftHand = \relative c {
\barNumberCheck #1
<<
{ <b e>4-.^\posVII <b fis'>-. <b e>4-. <b fis'>-. | }
{ <b e>4-._\markup \italic {"sempre pesante il basso."} ^\posVII <b fis'>-. <b e>4-. <b fis'>-. | }
\new Staff \with {
\remove "Time_signature_engraver"
@ -76,7 +101,7 @@ leftHand = \relative c {
bes,-. d-. bes-. d-. |
\barNumberCheck #13 % Bed in the bush with stars to see
g,4 bes g c |
g,4-. bes-. g-. c-. |
<f, c'-2 f-3>-. c'-. f,-. g-. |
\barNumberCheck #15 % Bread I dip in the river
@ -129,10 +154,10 @@ rightHand = \relative c' {
\barNumberCheck #13 % Bed in the bush with stars to see
<g bes,>4-. q8-. <g a,>-. <g bes,>4 <g bes,> |
<f c aes>4. \startBarre "I" c8 <aes f>4 \stopBarre <bes des> |
<f c aes>4. \startBarre "I" c8 <aes f_->4 \stopBarre <bes des> |
\barNumberCheck #15 % Bread I dip in the river
\startBarre "III" <c ees>4 <c aes'>8 <bes g'> \stopBarre <c aes'>4 \startBarre "IV" <d f aes d> \stopBarre |
<c ees>4 \startBarre "III" <c aes'>8 <bes g'> \stopBarre <c aes'>4 \startBarre "IV" <d f aes d> \stopBarre |
\break
<bes ees ges bes>1 |

View File

@ -8,7 +8,7 @@ voiceMusic = \relative c' {
R1*6 |
\barNumberCheck #7 %% Give to me the life I love,
\tuplet 3/2 {e4 g8} \tuplet 3/2 {b4 b8} b4 d |
\tuplet 3/2 {e4^\markup \italic "risoluto." g8} \tuplet 3/2 {b4 b8} b4 d |
b2 b8-. a-. g-. g-. |
b2 e,4 r |
@ -24,12 +24,12 @@ voiceMusic = \relative c' {
\barNumberCheck #15 %% Bread I dip in the river
c4.\( bes8 c4 d8 d |
ees1\< |
d4\)\! r g4. g8 |
d4\) r\! g4.\f g8 |
f4 bes,8 bes c4 d |
g,1~ |
g,1~\> |
\barNumberCheck #20 %% There's the life forever.
g4 r e4. g8 |
g4\! r e4. g8 |
b2.\< d4\(\> |
e,2\)\! e4 r |

View File

@ -20,8 +20,8 @@
<<
\new Staff << \new Voice = "voice" { \voiceMusic } >>
\new Lyrics \voiceLyrics
\new Staff << \new Voice { \guitar } >>
\new Dynamics { \guitarDynamics }
\new Staff << \new Voice { \guitar } >>
>>
\header {