Dear users,

I want to shorten the ties between chords.
I use the following code:

\version "2.18.2"
tiea = {\shape #'((0 . 0) (0 . 0.5) (-3 . 0.5) (-3 . 0)) Tie}
music = \relative c' {
  \tiea <c~ c'~>1 <c c'>
}
\score { \music
\layout{}
}

This code shortens only the lower one.
How can I shorten both ties?

Regards, Niels

Attachment: shape.pdf
Description: Adobe PDF document

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to