summaryrefslogtreecommitdiff
path: root/02-song2/parts
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2015-10-31 09:18:27 +0100
committerrekado <rekado@elephly.net>2015-10-31 09:18:27 +0100
commitd907f99c646488a2a10f0741f81c1c1916c70266 (patch)
tree2b939f778e2d5df407d7e4ed4faf5365ab7f216d /02-song2/parts
parent37e181e86e454e8aeaec3ce6b805f3707ea376c9 (diff)
song2: stick: Stereo-separate right and left hand.
Diffstat (limited to '02-song2/parts')
-rw-r--r--02-song2/parts/stick.ly2
1 files changed, 2 insertions, 0 deletions
diff --git a/02-song2/parts/stick.ly b/02-song2/parts/stick.ly
index e0a36ef..d10c32a 100644
--- a/02-song2/parts/stick.ly
+++ b/02-song2/parts/stick.ly
@@ -106,6 +106,7 @@ stick = \new PianoStaff <<
\set PianoStaff.pedalSustainStyle = #'bracket
\new Staff \relative c' {
+ \set Staff.midiPanPosition = #-0.5
\key b \minor
\clef "treble_8"
@@ -129,6 +130,7 @@ stick = \new PianoStaff <<
%% staff for left hand side
\new Staff \relative c {
+ \set Staff.midiPanPosition = #0.5
\key b \minor
\clef "bass"