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

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

Re: modification du tremolo


From: Jean Abou Samra
Subject: Re: modification du tremolo
Date: Tue, 23 May 2023 19:06:55 +0200
User-agent: Evolution 3.48.1 (3.48.1-1.fc38)

Le mardi 23 mai 2023 à 14:14 +0200, Olivier Charade a écrit :

\offset Beam.positions #'(0 . 10)

C'est la syntaxe qui ne va pas :

\version "2.24.1"

\new PianoStaff <<
   \new Staff = "up" \relative c'' {
     \time 4/4
     s1
   }
   \new Staff = "down" \relative c'' {
     \time 4/4
     \voiceOne
     \repeat tremolo 8 {
       \once \override Beam.gap = -0.5
       \once \offset positions #'(2 . 2) Beam
       <b ees>16\f
       {
         \change Staff = "up"
         \voiceTwo
         <e? fis>16}
     } \oneVoice |
   }
 >>

Cordialement,

Jean

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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