diff options
author | rekado <rekado@elephly.net> | 2016-11-23 19:39:41 +0100 |
---|---|---|
committer | rekado <rekado@elephly.net> | 2016-11-23 19:39:41 +0100 |
commit | 68ede687382aacbf2d7bc5670b5ef2914cd939d0 (patch) | |
tree | f5248df23a5817a04f6800abcb22816859de05eb /02-song2 | |
parent | bd426432add5780b113a0fcc399d5e5a1f2e37d8 (diff) |
song2: shift accent on marta rekado.
Diffstat (limited to '02-song2')
-rw-r--r-- | 02-song2/music/bass.ly | 4 | ||||
-rw-r--r-- | 02-song2/music/click.ly | 4 | ||||
-rw-r--r-- | 02-song2/music/guitar.ly | 4 | ||||
-rw-r--r-- | 02-song2/music/keys.ly | 4 | ||||
-rw-r--r-- | 02-song2/music/stick.ly | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/02-song2/music/bass.ly b/02-song2/music/bass.ly index 271b0be..c19f8a0 100644 --- a/02-song2/music/bass.ly +++ b/02-song2/music/bass.ly @@ -76,8 +76,8 @@ bassMartaRekado = \relative fis,, { d,8. d8 d16 e8. e8 e16 | r16 d r d r d e8. e16 fis e | fis16 fis8 fis fis16 fis fis8 fis fis16 | - \time 7/8 - fis fis8 fis d' d r r8. | + \time 4/4 + fis fis8 fis r d' d r r8. | } bassReprise = \relative fis,, { diff --git a/02-song2/music/click.ly b/02-song2/music/click.ly index d969c43..60c6a95 100644 --- a/02-song2/music/click.ly +++ b/02-song2/music/click.ly @@ -52,8 +52,8 @@ click = \drummode { openhihat8 hh hh hh hh hh | openhihat8 hh hh hh hh hh | openhihat8 hh hh hh hh hh | - \time 7/8 - hh8 hh hh hh hh hh hh | + \time 4/4 + hh8 hh hh hh hh hh hh hh | %% reprise \time 4/4 diff --git a/02-song2/music/guitar.ly b/02-song2/music/guitar.ly index 2be54e8..c68decf 100644 --- a/02-song2/music/guitar.ly +++ b/02-song2/music/guitar.ly @@ -53,6 +53,6 @@ guitar = \relative c { q16 <d\5 fis\4 g\3 e'\2>8 q8 q16 | %% TODO <e,\6 e'\5 d\4 g\3 g'\2 e\1>2.\arpeggio | - \time 7/8 - r16 r8 r <c'\5 e\4 g\3 c'\2> q r r8. | + \time 4/4 + r16 r8 r r <c'\5 e\4 g\3 c'\2> q r r8. | } diff --git a/02-song2/music/keys.ly b/02-song2/music/keys.ly index 6e3e45e..027598e 100644 --- a/02-song2/music/keys.ly +++ b/02-song2/music/keys.ly @@ -39,8 +39,8 @@ keysMartaRekado = \relative c' { b e e, a b cis | %% TODO - \time 7/8 - a a' fis cis cis d8 d8 r r8. | + \time 4/4 + a a' fis cis cis r8 d8 d8 r r8. | } keysReprise = \relative c' { diff --git a/02-song2/music/stick.ly b/02-song2/music/stick.ly index 3d83313..b95507d 100644 --- a/02-song2/music/stick.ly +++ b/02-song2/music/stick.ly @@ -106,7 +106,7 @@ stickMartaRekadoLeft = \relative c, { \time 3/4 R4*3 | R4*3 | R4*3 | - \time 7/8 R8*7 | + \time 4/4 R8*8 | } stickMartaRekadoRight = \relative c' { @@ -120,7 +120,7 @@ stickMartaRekadoRight = \relative c' { \time 3/4 R4*3 | R4*3 | R4*3 | - \time 7/8 R8*7 | + \time 4/4 R8*8 | } stickRepriseLeft = \relative c, { |