lilypond-user
[Top][All Lists]
Advanced

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

Re: Horizontal beam parallel to staff


From: Pierre Perol-Schneider
Subject: Re: Horizontal beam parallel to staff
Date: Tue, 11 May 2021 06:10:19 +0200

Hi Ahanu,
How about:

\version "2.20.0"
{
  %\override Beam.damping = #5
  \override Beam.positions = #'(5 . 5)
  g''8 b b c'' c'' b b g''
}

Cheers,
Pierre

Le mar. 11 mai 2021 à 04:04, Ahanu Banerjee <athecellist@gmail.com> a écrit :
I know it is not standard practice, but I am looking for a way to make beams parallel to staff despite the noteheads on either side of the beam having different vertical positions on the staff.

Setting beam damping to a high value reduces the slope substantially, but it doesn't go to zero. Can someone suggest a way to do this?

\version "2.20.0"
{ \override Beam.damping = #5
  g''8 b b c'' c'' b b g'' }

Thanks,
-Ahanu

reply via email to

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