bug-lilypond
[Top][All Lists]
Advanced

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

Re: Timing.baseMoment behaviour


From: Phil Holmes
Subject: Re: Timing.baseMoment behaviour
Date: Sun, 27 Feb 2011 21:23:36 -0000

----- Original Message ----- From: "Jean-Charles Malahieude" <address@hidden>
To: <address@hidden>
Cc: "Lily Bugs" <address@hidden>
Sent: Sunday, February 27, 2011 7:20 PM
Subject: Re: Timing.baseMoment behaviour


Le 27/02/2011 19:23, Phil Holmes disait :
\score {
  \new Staff {
    \time 3/4
    \set Timing.baseMoment = #(ly:make-moment 1 16)
    \set Timing.beatStructure = #'(3 3 2 3 1)
    \set Timing.beamExceptions = #'()
    a'16^"works" \repeat unfold 11 { a'16 }
  }
}



I find it strange that this clearing is mandatory only with 3/4, and had preferred the snippet to contain it, since whatever you try to understand and explain this "known issue" it wont work. Nevertheless, I'll add it to the French version.

Cheers,
Jean-Charles


I think it's generally recommended to clear beamExceptions when you are changing the beaming. However, it's not always a problem if you don't.

--
Phil Holmes





reply via email to

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