diff options
author | rekado <rekado@elephly.net> | 2016-12-09 19:16:05 +0100 |
---|---|---|
committer | rekado <rekado@elephly.net> | 2016-12-09 19:17:18 +0100 |
commit | dbb50fcdf6c59552407c0fdbc1e127a034efe817 (patch) | |
tree | ae520ba442564ef677da17d27ec100e90c833647 | |
parent | 894b8c067516b1b50738e34ce62589d3d51262ff (diff) |
white noise: stick: Add string info.
-rw-r--r-- | 04-white-noise/music/stick.ly | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/04-white-noise/music/stick.ly b/04-white-noise/music/stick.ly index 4f07065..e6fb885 100644 --- a/04-white-noise/music/stick.ly +++ b/04-white-noise/music/stick.ly @@ -65,8 +65,8 @@ stickBeautyRight = \relative c'' { %% quiet! \repeat unfold 2 { - <a cis>4. b a4 | <gis b>4. a <e gis>4 | - <fis a>2 ~ q4 <e gis>4 | <fis a>1 | + <a\4-1 cis\3-3>4. b a4 | <gis\4-1 b\3-3>4. a <e\4-1 gis\3-3>4 | + <fis\4-1 a\3-3>2 ~ q4 <e\4-1 gis\3-3>4 | <fis\4-1 a\3-3>1 | } } |