Is is possible to automatically split chords between the two staves of a PianoStaff? \autochange works with beams but doesn't seem to work with chords: Example:
\version "2.19.40"
\new PianoStaff {
\autochange {
c,4 c4 c'4 c''4
c'''4 c''4 c'4 c4
c,8 c8 c'8 c''8
c'''8 c''8 c'8 c8
<c, c c' c'' c'''>1
<< <c, c c'>2 \\ <c'' c'''>2 >>
<< <c, c>2 \\ <c' c'' c'''>2 >>
}
}
autochange.pdf
Description: Adobe PDF document
autochange.ly
Description: Binary data
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
