lilypond-user
[Top][All Lists]
Advanced

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

Re: Set beam subdivision to #t by default


From: David Kastrup
Subject: Re: Set beam subdivision to #t by default
Date: Tue, 15 Mar 2016 10:08:52 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Urs Liska <address@hidden> writes:

> Hi all,
>
> at least mentally I'm starting to get back to the beaming pattern code.
>
> I would like to ask for your opinion on the matter of switching beam
> subdivisions on or off by default.
>
> I would strongly suggest to switch the default setting so that
> subdivideBeams is set to #t by default. I know that will affect existing
> scores, but the more I think of it the more I think this should be the
> default behaviour (after all, it's simple to switch it off).

Something like

{
  \time 4/8
  \set subdivideBeams = ##t
  \repeat unfold 16 c'32
}
just does not look sensible.

-- 
David Kastrup

reply via email to

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