lilypond-user
[Top][All Lists]
Advanced

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

segmented glissando lines


From: Orm Finnendahl
Subject: segmented glissando lines
Date: Sat, 10 Jan 2015 22:22:58 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

Hi,

 I can't find documentation about how to write segmented glissando
lines, like in the attached png. The line segments have to get notated
with precise rhythms, so I'm looking for something similar to
glissando notation but without noteheads.

I tried this:

\new Staff
\relative c'' {
  \hide NoteHead
  \hide Stem
  d,8 \glissando  f' \glissando
  d, \glissando  f' \glissando
  e, \glissando  g' \glissando
  d, \glissando  f' \glissando
}

But this only makes the NoteHeads invisible. Removing the
Note_heads_engraver makes the glissandolines disappear.

Does anybody know how to achieve this?

--
Orm

Attachment: tobiastest.png
Description: PNG image


reply via email to

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