summaryrefslogtreecommitdiff
path: root/01-song1/01-song1.ly
diff options
context:
space:
mode:
Diffstat (limited to '01-song1/01-song1.ly')
-rw-r--r--01-song1/01-song1.ly9
1 files changed, 8 insertions, 1 deletions
diff --git a/01-song1/01-song1.ly b/01-song1/01-song1.ly
index 0dba940..c6d6a42 100644
--- a/01-song1/01-song1.ly
+++ b/01-song1/01-song1.ly
@@ -26,7 +26,14 @@ AllMusic = <<
instrumentName = #"Synthesizer"
shortInstrumentName = #"Synth"
pedalSustainStyle = #'bracket
- } { \keyboard }
+ } {
+ <<
+ \new Staff {
+ \clef treble
+ \keyboard
+ }
+ >>
+ }
\new StaffGroup = "bass"
\with {
instrumentName = #"Bass"