[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: taille \arpeggio sur tierce
From: |
NOreply |
Subject: |
Re: taille \arpeggio sur tierce |
Date: |
Thu, 29 Nov 2018 23:56:17 -0700 (MST) |
Bonjour,
La fonction existe pour la version 19 de Lilypond. Pour la version 18, je
n'ai pas de solution.
http://lilypond.org/doc/v2.19/Documentation/notation/the-offset-command
%%%%%%%%%%%%%%%%%%%%%%%%%%%
arpeggioMusic = {
<c' e' g'>\arpeggio <a' c'' e''>\arpeggio
<d' f' a' c''>\arpeggio <c' e' g' b' d'' f'' a''>\arpeggio
}
{
\arpeggioMusic
\bar "||"
\offset positions #'(-0.5 . 0.5) Arpeggio
\arpeggioMusic
\bar "||"
\once \override Arpeggio.positions = #'(-3.5 . -0.5)
<c' e' g'>1\arpeggio
\bar "||"
}
--
Sent from: http://lilypond-french-users.1298960.n2.nabble.com/