lilypond-user
[Top][All Lists]
Advanced

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

Re: Beam devide


From: Simon Albrecht
Subject: Re: Beam devide
Date: Tue, 13 Oct 2015 20:41:21 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

Hello Helge,

try inserting the following:

On 13.10.2015 20:25, Helge wrote:
\version "2.18.0"

\relative c {

   \set tupletSpannerDuration = #(ly:make-moment 1 8)

  \set Timing.beamExceptions = #'((end . (((1 . 8) . (4 4))
                                          ((1 . 12) . (3 3 3 3))
((1 . 24) . (3 3 3 3 3 3 3 3)))))


   \tuplet 3/2 {
     fis16 a d  fis[ a d]
     fis,,16 a d  fis a d
   }
}

This is documented in <http://lilypond.org/doc/v2.18/Documentation/notation/beams#setting-automatic-beam-behavior>.

Yours, Simon



reply via email to

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