lilypond-user
[Top][All Lists]
Advanced

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

Re: beat length and beaming problem


From: Xavier Scheuer
Subject: Re: beat length and beaming problem
Date: Wed, 12 Oct 2011 00:36:02 +0200

On 12 October 2011 00:33, Xavier Scheuer <address@hidden> wrote:
>
> The latter is more difficult to define as automatic beam behavior and
> AFAIK impossible for now, since it is not possible (yet!) to define
> rules for subdivide beams.

OK, apparently the following settings work but I actualy do not
understand **why** it does not produce problems with "non-sextuplet"
rhythms!!

\relative c' {
  \time 2/4
  \set subdivideBeams = ##t
  \set baseMoment = #(ly:make-moment 2 24)
  \set beatStructure = #'(3 3)
  \times 4/6 { c16 c c c c c } c8 c |
  \repeat unfold 8 c16 |
  \repeat unfold 16 c32
}

Cheers,
Xavier

-- 
Xavier Scheuer <address@hidden>



reply via email to

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