summaryrefslogtreecommitdiff
path: root/01-song1/01-song1.ly
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2016-06-05 12:37:40 +0200
committerrekado <rekado@elephly.net>2016-06-05 12:37:40 +0200
commit9c26140f3ac2f21f632141f1097db7430da036ff (patch)
tree8bde01ce00284750b83b3be660d1f7621fcaccfb /01-song1/01-song1.ly
parent9ae92088022e500a4f681257935814ca10d76323 (diff)
song1: Add sheets for separate parts.
Diffstat (limited to '01-song1/01-song1.ly')
-rw-r--r--01-song1/01-song1.ly27
1 files changed, 24 insertions, 3 deletions
diff --git a/01-song1/01-song1.ly b/01-song1/01-song1.ly
index d01d88a..0dba940 100644
--- a/01-song1/01-song1.ly
+++ b/01-song1/01-song1.ly
@@ -14,10 +14,31 @@
\include "music/stick.ly"
\include "music/click.ly"
+\layout {
+ ragged-last = ##t
+ indent = 2\cm
+ short-indent = 1.5\cm
+}
+
AllMusic = <<
- \new Staff = "keyboard" { \keyboard }
- \new Staff = "bass" { \bass }
- \new Staff = "grand stick" { \stick }
+ \new PianoStaff = "keyboard"
+ \with {
+ instrumentName = #"Synthesizer"
+ shortInstrumentName = #"Synth"
+ pedalSustainStyle = #'bracket
+ } { \keyboard }
+ \new StaffGroup = "bass"
+ \with {
+ instrumentName = #"Bass"
+ shortInstrumentName = #"Bass"
+ } { \bass }
+ \new PianoStaff = "grand stick"
+ \with {
+ instrumentName = #"Grand Stick"
+ shortInstrumentName = #"Stick"
+ midiInstrument = #"clav"
+ pedalSustainStyle = #'bracket
+ } { \stick }
>>
%% Two scores are needed: one with unfolded repeats for MIDI and the