Hi, you can attach the hairpin to the bass part, and use a ^ to have it above
the staff. Using spacer rests (not with \\ ) you can define places for the
hairpin to start or end (as in this example:).
\version "2.13.1"
upper = \relative c''' {
<c e, c>4. d,,16( dis16)
}
lower = \relative c' {
\clef bass
c,8 <c' g e>8 <c g e>8^\> << <b g>8 { s16 s\! } >>
}
\new PianoStaff <<
\new Staff \upper
\new Staff \lower
>>
best regards,
Wilbert Berendsen
--
Frescobaldi, LilyPond editor for KDE: http://www.frescobaldi.org/
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user