bug-lilypond
[Top][All Lists]
Advanced

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

Re: Autobeaming not working for tuplets in 3/4 bars


From: Frédéric Chiasson
Subject: Re: Autobeaming not working for tuplets in 3/4 bars
Date: Fri, 5 Jan 2007 23:37:08 -0500

Well, in 3/4, I don't think that every score beamed all the eighth notes of
a bar together. It may happen in some scores in classical music (i.e.
Mozart, Symphony n°39, 3rd movement, clarinet parts), but it is never an
error to regroup them in beats. In contemporary music, since the beats
change so often, it is almost an undiscutable law.

But for triplets, I am pretty sure that no composer has beamed three
triplets together in a 3/4 bar : it is simply to hard to read!

But thanks for the functions, it will be very useful for my composition!

Frédéric


2007/1/5, Mats Bengtsson <address@hidden>:

I wouldn't call it a bug but a missing feature. It might even be an
intended feature.
In 3/4, the automatic beaming will beam ordinary 8th notes together over
full
measures but break 16th notes into beats and 32nd notes into 8th note
beams.
Without access to my music library, I cannot tell if triplets should
always be
beamed in beats in 3/4, even though it sounds reasonable.

Anyway, you can easily add this yourself:
#(override-auto-beam-setting '(end 1 12 3 4) 1 4)
#(override-auto-beam-setting '(end 1 12 3 4) 2 4)

   /Mats

Frédéric Chiasson wrote:
> Hi!
>
> I think I have found a bug concerning the tuplet beaming in 3/4 bars.
> With
> this code, instead of beaming by beats, the beam stretches for all the
> bar.
> This bug does not happen for 4/4 bars.
>
> \version "2.11.8"
>
> \relative c' {
> \time 3/4
> \times 2/3 {c8 d e}
> \times 2/3 {c8 d e}
> \times 2/3 {c8 d e}
> }
> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-lilypond

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

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