lilypond-user
[Top][All Lists]
Advanced

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

Re: beatLength / beaming in 4/4


From: Xavier Scheuer
Subject: Re: beatLength / beaming in 4/4
Date: Tue, 15 Jun 2010 01:07:43 +0200

2010/6/15 u_li <address@hidden>:

> Sorry, this is not necessary anymore. I fixed it (my problem and my
> not understanding) with
>
> \overrideBeamSettings #'Score #'(4 . 4) #'end
>      #'(((1 . 8) . (4 4))
>         ((1 . 16) . (2 2 2 2 2 2 2 2))
>         ((1 . 32) . (4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4)))
>
> i.e. an explicit rule for 1/32 beams.
> This was just for the record ;-)

This is just a workaround.  Having a look at your attached file in your
first message still make me think the _default_ behaviour of using

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

in 4/4 time is *unconsistent* (only the 2 first beats are affected).

I think this issue is the same as #1083, although you use only
\set beatLength = #(ly:make-moment 1 8) , not in conjunction with
  \set subdivideBeams = ##t .
http://code.google.com/p/lilypond/issues/detail?id=1083


@Carl:
Could you have a look and state if it is actually the same issue?

I have seen with interest  http://codereview.appspot.com/1667041/show
Thanks a lot for your work on beaming rules!

Cheers,
Xavier

PS: Cc to bug- (while asking Carl for relation with #1083).

--
Xavier Scheuer <address@hidden>



reply via email to

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