lilypond-user-fr
[Top][All Lists]
Advanced

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

Re: Allonger un trille


From: Schneidy
Subject: Re: Allonger un trille
Date: Tue, 8 Apr 2014 09:50:06 -0700 (PDT)

Bonsoir Bernard,

Alors ? Cela te convient ?

Toujours est-il que la solution était bien plus simple et je ne m'explique
pas pourquoi je n'y ai pas alors pensé...

Tout est ici : http://lilypond.org/doc/v2.18/Documentation/notation/spanners
Ce qui nous donne :

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.18.2"

\relative c' {
  \time 2/4
  c16( as') c,-. des-.
  \once\override TrillSpanner.minimum-length = #40
  \once\override TrillSpanner.springs-and-rods =
#ly:spanner::set-spacing-rods
  \afterGrace es4
  \startTrillSpan { d16[( \stopTrillSpan es]) }
  c( c' g es c g' es d
  \hideNotes
  c8)
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Avec mes cordiales excuses, 
~Pierre







--
View this message in context: 
http://lilypond-french-users.1298960.n2.nabble.com/Allonger-un-trille-tp7581110p7581126.html
Sent from the LilyPond French Users mailing list archive at Nabble.com.



reply via email to

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