lilypond-user
[Top][All Lists]
Advanced

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

Re: How do I typeset this glissando?


From: Mats Bengtsson
Subject: Re: How do I typeset this glissando?
Date: Thu, 14 Sep 2006 10:52:38 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.6) Gecko/20060730 SeaMonkey/1.0.4

Read in "Scaling Durations" in the manual to understand how my
trick works. For a half note, you could do
a2*1/2 \glissando \once \override Stem #'transparent = ##t \tiny e4 ...

The MIDI support in LilyPond is not intelligent enough to handle a
glissando at all, so you will hear the start and end note of the
glissando (well, just try and see what happens, that's easier than
that I try to explain it in words).

  /Mats

Christopher Culver wrote:
Mats Bengtsson <address@hidden> writes:
Do you mean something like
\version "2.8.0"

\relative c''{
a4*1/2 \glissando \once \override Stem #'transparent = ##t \tiny
e4*1/2 \normalsize c'4 b a
}

Yes, that does work, thank you. However, with that I have a problem in
that if the first note is a half note, the notehead of the tiny final
note will be hollow, while in the score I am working from, they are
all filled in regardless of the length of the first note.

Also, does your solution here function properly in MIDI output?


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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