lilypond-devel
[Top][All Lists]
Advanced

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

Re: Reverting Beat Grouping Commands


From: Neil Puttock
Subject: Re: Reverting Beat Grouping Commands
Date: Tue, 14 Apr 2009 23:20:01 +0100

2009/4/14 Carl D. Sorensen <address@hidden>:

> It seems to me to be the same to set an alist for AutoBeamSetting.  When
> it's time to do the auto-beam calculations, the code can ask the context for
> the property setting.

Fine, but you can't make it appear to be a grob; it must be
autoBeamSetting as a context property, which limits its syntax to `set
[Context].autoBeamSetting = setting', unless you're proposing to
resurrect the old style overrides for autobeaming which were removed
some time around version 2.0.0:

\property Voice.autoBeamSettings \override #'(BE P Q N M) = dur

Which code in lily-guile.cc allows the usage you propose?  There's
some blurb in the file related to autobeaming, but I think that's
merely left over from the old-style autoBeamSettings code.

Regards,
Neil




reply via email to

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