bug-lilypond
[Top][All Lists]
Advanced

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

glissando jumps between simultaneous expressions


From: David Tresner-Kirsch
Subject: glissando jumps between simultaneous expressions
Date: Tue, 11 Jun 2013 19:10:30 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> I'm not top posting.

In concurrent expressions (the "<< {} {} >>" syntax), a glissando in one
expression will terminate at the end of the next note in any expression,
rather than the next note in its own expression.  In the following example,
I'd like to see c'' gliss up to f'', but it instead glisses down to g.

\version "2.16.2"
{
  c'1 << {c''1 \glissando f''1} {g2 g g1} >>
}

Is this the intended behavior?  It seems wrong.

David




reply via email to

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