Hi Steve

This section in the docs is rather confusing.  I hope to try
to clarify it shortly.

The automatic behaviour should beam 16th notes in groups of
4, ie on crotchet beats, which is what you want, if I
understand you correctly, but beams over 8th notes end only
on half-note beats, ie on beats 2 and 4.  You'd like them
also to end on beats 1 and 3.  To do this you need to add:

      #(override-auto-beam-setting '(end * * * * ) 1 4)
      #(override-auto-beam-setting '(end * * * * ) 3 4)

These should cause any beam to terminate on beats 1 and 3,
in addition to terminating on beats 2 and 4 which happens by
default.

HTH

Trevor D

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:lilypond-user-bounces+t.daniels=treda.co.u
> [EMAIL PROTECTED] Behalf Of
> Andrew Black
> Sent: 14 February 2008 13:03
> To: lilypond-user@gnu.org
> Subject: Re: Beaming question
>
>
> Steve Dunlop wrote:
> > 4/4 time.  Lilypond 2.11.33.
> >
> > I'm trying to get the autobeaming behavior to
> match an existing style
>
> I have read and re-read the autobeaming
> description and find it too
> complex.   I want to beam quavers and semiquavers
> so that they always
> stop on a crotchet beat.
>
> Ie   a8 a a a     becomes a8[ a] a[ a]
>       a16 a a a  a a a a   becomes a8[ a a a] a[ a a a]
>
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> http://lists.gnu.org/mailman/listinfo/lilypond-user
>




_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to