[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Modified ties for chords
From: |
Niels |
Subject: |
Modified ties for chords |
Date: |
Thu, 30 May 2019 09:54:53 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 |
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
shape.pdf
Description: Adobe PDF document
- Modified ties for chords,
Niels <=