summaryrefslogtreecommitdiff
path: root/04-white-noise
diff options
context:
space:
mode:
Diffstat (limited to '04-white-noise')
-rw-r--r--04-white-noise/music/stick.ly17
1 files changed, 8 insertions, 9 deletions
diff --git a/04-white-noise/music/stick.ly b/04-white-noise/music/stick.ly
index 97440cd..ce148fb 100644
--- a/04-white-noise/music/stick.ly
+++ b/04-white-noise/music/stick.ly
@@ -65,16 +65,15 @@ stickSoloLeft = \relative c {
stickSoloRight = \relative c' {
\grace{a16 d} fis2 r8 gis8 a \grace{fis16} gis8 ~ |
gis4 e4 cis8 fis gis fis ~ |
- fis4. r4 e8 fis b, |
- %% TODO: bend isn't working
+ fis4. r4 e8 fis \grace{b,16} cis8 ~ |
+ %% bending isn't working in MIDI :(
%%b\bendAfter #+2 b
- r1 | r1 | r1 | r1 | r1 |
-
- % %% repetition
- % r1 | r1 |
- % r1 | r1 |
- % r1 | r1 |
- % r1 | r1 |
+ cis b a16 gis fis e fis8
+ a16 b cis d e f |
+ fis4. r4 gis8 a e' ~ |
+ e fis4 cis4. r8 b16 cis |
+ %% TODO
+ d2 cis4. b8 | cis1 |
}
%% TODO