lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cut off glisando at barline without change of direction?


From: Peter Terpstra
Subject: Cut off glisando at barline without change of direction?
Date: Fri, 06 Jul 2018 08:54:14 -0700
User-agent: KNode/0.10.9

Dear people,
I would like to cut off the glissando at the barline.
When the Glissando.to-barline override is used the glissando's are
concentrated at the barline, i don't want them to change direction like
that.
Is there a way to prevent this or is the another a way to cut off the
glissando without changing direction?

Thank you so much in advance!

Peter

Example:
\score {
  \relative c'' {
   \time 1/4
   \override Glissando.to-barline = ##t
   <a e' fis>-\tweak measure-length #2 \glissando | <g b d>
  }
}





reply via email to

[Prev in Thread] Current Thread [Next in Thread]