summaryrefslogtreecommitdiff
path: root/02-song2/02-song2.ly
diff options
context:
space:
mode:
Diffstat (limited to '02-song2/02-song2.ly')
-rw-r--r--02-song2/02-song2.ly9
1 files changed, 9 insertions, 0 deletions
diff --git a/02-song2/02-song2.ly b/02-song2/02-song2.ly
index 4026d32..c07f456 100644
--- a/02-song2/02-song2.ly
+++ b/02-song2/02-song2.ly
@@ -9,6 +9,7 @@
\include "parts/bass.ly"
\include "parts/keys.ly"
\include "parts/stick.ly"
+\include "parts/guitar.ly"
\include "parts/click.ly"
\layout {
@@ -35,6 +36,14 @@ AllMusic = <<
midiInstrument = #"clav"
pedalSustainStyle = #'bracket
} { \stick }
+ \new TabStaff = "acoustic guitar"
+ \with {
+ stringTunings = #guitar-tuning
+ \RemoveEmptyStaves
+ \tabFullNotation
+ instrumentName = #"Acoustic Guitar"
+ shortInstrumentName = #"Guitar"
+ } { \tabChordRepeats \guitar }
>>
%% Two scores are needed: one with unfolded repeats for MIDI and the