From ecc95652238bb63cf0ac234bb7404e01c130cbaf Mon Sep 17 00:00:00 2001 From: rekado Date: Mon, 30 May 2016 22:21:59 +0200 Subject: song2: keys: Use different sounds. --- 02-song2/parts/keys.ly | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '02-song2') diff --git a/02-song2/parts/keys.ly b/02-song2/parts/keys.ly index f55ec7b..fa66295 100644 --- a/02-song2/parts/keys.ly +++ b/02-song2/parts/keys.ly @@ -112,12 +112,12 @@ keyboard = \new PianoStaff << \keysTransition \keysThree - \set PianoStaff.midiInstrument = #"oboe" + \set PianoStaff.midiInstrument = #"lead 8 (bass+lead)" \keysMartaRekado \set PianoStaff.midiInstrument = #"string ensemble 1" \keysReprise - \set PianoStaff.midiInstrument = #"electric piano 2" + \set PianoStaff.midiInstrument = #"electric piano 1" \keysFinal } >> -- cgit v1.2.3