lilypond-user
[Top][All Lists]
Advanced

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

Re: \chordGlissando and finger


From: Marc Hohl
Subject: Re: \chordGlissando and finger
Date: Sun, 01 May 2011 09:00:41 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8

Am 01.05.2011 01:47, schrieb Mario Moles:

Hi!

I have double fingerings in this code:

\version "2.13.59"

myMusic = \relative c' {

\set fingeringOrientations = #'(left)

\chordGlissando

<c-3 e-2 g-1>8 <f-3 a-2 c-1>

}

\score {

<<

\new Staff {

\clef "treble_8"

\myMusic

}

>>

}

Do you have a solution?

The glissando has been improved for handling chords in
version 2.13.60 or 2.13.61, so you can write

<c-3 e-2 g-1>8 \glissando <f-3 a-2 c-1>

and the fingerings should only appear once per chord.

HTH,

Marc


--

oiram/bin/selom


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




reply via email to

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