On 01/11/11 20:37, [email protected] wrote:
On Nov 1, 2011, at 8:31 AM, Nick Payne wrote:
The behaviour seems to have changed - with 2.15.16 I now get a glissando
between each note. However, I'm using glissandi to indicate a fingering slide
along the same string, and only want the glissando against this one note. I
could previously do it by making this note the first in both chords. Is this
still possible, or do I need to create a separate hidden voice containing only
the wanted notes?
Nick
Hey Nick,
The answer is yes. Could you please send a minimal example - it'd be easier
for me to explain how it works through .ly text.
Cheers,
MS
Thanks. Here's a minimal example. I only want a glissando between the
fingering on the F# and G.
\version "2.15.16"
\relative c {
\set fingeringOrientations = #'(down)
\override Fingering #'staff-padding = #'()
\once \override Glissando #'extra-offset = #'(0 . -1.4)
<fis-1 d'>4\glissando <g-1 d'>
}
Nick
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user