lilypond-user
[Top][All Lists]
Advanced

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

Re: Four eighth note beamed when first eighth note looks like a half not


From: Aaron Hill
Subject: Re: Four eighth note beamed when first eighth note looks like a half note
Date: Thu, 13 Oct 2022 13:45:46 -0700

On 2022-10-13 1:31 pm, Knute Snortum wrote:
I have a situation that seems like it would be straightforward.  I
want four eighth notes beamed with the first eighth looking like a
half note.  I thought I could just do this:

{ b2*1/4[ b'8 b' b'] }

But that code doesn't attach the beam to the first note and produces
two warnings:

warning: stem does not fit in beam
warning: beam was started here

What am I doing wrong?

Does this help?

%%%%
{ \tweak duration-log 1 b8[ b' b' b'] }
%%%%

-- Aaron Hill



reply via email to

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