summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2017-04-26 19:13:06 +0200
committerRicardo Wurmus <rekado@elephly.net>2017-04-26 19:13:06 +0200
commit020ff1e606f452cdc472068bb4f34fda26a36b5b (patch)
treea9fe1bb16d56a5fe77c8491208a015cb4a51c5ee
parentb7539109062adbe798f1ce2f46acb65954961c9e (diff)
song 2: Play everything at 100bpm.
-rw-r--r--02-song2/02-song2.tempo42
-rw-r--r--02-song2/music/click.ly3
-rw-r--r--02-song2/parts/keys.ly2
-rw-r--r--02-song2/parts/stick.ly2
4 files changed, 24 insertions, 25 deletions
diff --git a/02-song2/02-song2.tempo b/02-song2/02-song2.tempo
index 9850610..4484bf2 100644
--- a/02-song2/02-song2.tempo
+++ b/02-song2/02-song2.tempo
@@ -1,33 +1,33 @@
-intro: 8 4/4 90
+intro: 8 4/4 100
# verses
-partA: 8 4/4 90
-partB: 4 4/4 90
+partA: 8 4/4 100
+partB: 4 4/4 100
# repeat
-partA2: 8 4/4 90
-partB2: 4 4/4 90
+partA2: 8 4/4 100
+partB2: 4 4/4 100
-transition: 4 4/4 95
- 4 4/4 95
- 8 4/4 95
+transition: 4 4/4 100
+ 4 4/4 100
+ 8 4/4 100
-crescendo: 8 6/8 95 XxxXxx
+crescendo: 8 6/8 100 XxxXxx
-three: 4 6/8 95 XxxXxx
- 4 6/8 95 XxxXxx
+three: 4 6/8 100 XxxXxx
+ 4 6/8 100 XxxXxx
-marta: 8 4/8 95
+marta: 8 4/8 100
-threeagain: 7 6/8 95 XxxXxx
- 1 8/8 95
+threeagain: 7 6/8 100 XxxXxx
+ 1 8/8 100
-reprise: 8 4/4 95
+reprise: 8 4/4 100
-final: 4 4/4 95
- 4 4/4 95
- 4 4/4 95
- 4 4/4 95
+final: 4 4/4 100
+ 4 4/4 100
+ 4 4/4 100
+ 4 4/4 100
- 4 4/4 95
- 5 4/4 95
+ 4 4/4 100
+ 5 4/4 100
diff --git a/02-song2/music/click.ly b/02-song2/music/click.ly
index 86044d2..7a11654 100644
--- a/02-song2/music/click.ly
+++ b/02-song2/music/click.ly
@@ -1,7 +1,7 @@
click = \drummode {
\set Staff.midiExpression = #0.0
\time 4/4
- \tempo 4 = 90
+ \tempo 4 = 100
%% intro
\repeat unfold 8 { hh4 hh hh hh |}
@@ -18,7 +18,6 @@ click = \drummode {
}
%% transition
- \tempo 4 = 95
\repeat volta 2 {
hh4 hh hh hh | hh4 hh hh hh |
hh4 hh hh hh | hh4 hh hh hh |
diff --git a/02-song2/parts/keys.ly b/02-song2/parts/keys.ly
index 3c21f3c..8af31d1 100644
--- a/02-song2/parts/keys.ly
+++ b/02-song2/parts/keys.ly
@@ -16,7 +16,7 @@
<<
\new Staff {
<<
- \tempo 4 = 90
+ \tempo 4 = 100
\clef treble
\compressMMRests \keyboard
\context NoteNames = "upper" {
diff --git a/02-song2/parts/stick.ly b/02-song2/parts/stick.ly
index b4e9e5b..d191509 100644
--- a/02-song2/parts/stick.ly
+++ b/02-song2/parts/stick.ly
@@ -16,7 +16,7 @@
\compressMMRests \stick
}
\layout {
- \tempo 4 = 90
+ \tempo 4 = 100
indent = #0
short-indent = #0
\context {