projects
/
music
/
pretentious.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37e181e
)
song2: stick: Stereo-separate right and left hand.
author
rekado
<rekado@elephly.net>
Sat, 31 Oct 2015 08:18:27 +0000
(09:18 +0100)
committer
rekado
<rekado@elephly.net>
Sat, 31 Oct 2015 08:18:27 +0000
(09:18 +0100)
02-song2/parts/stick.ly
patch
|
blob
|
history
diff --git
a/02-song2/parts/stick.ly
b/02-song2/parts/stick.ly
index e0a36efcfcf2564e88fc59139d9c0986050a66d8..d10c32a57ccf6b4ca02b3db8b82f408a02ece9eb 100644
(file)
--- 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"