lilypond-user
[Top][All Lists]
Advanced

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

Re: synchronization of feathered beams


From: Kieren MacMillan
Subject: Re: synchronization of feathered beams
Date: Fri, 21 Dec 2018 11:48:19 -0500

Hi Reggie,

>>>> It's impossible to have feather
>>>> beams cross barlines and look correect why is this?

I’m confused… How, exactly, does this not output the kind of thing you want?

%%%  SNIPPET BEGINS
\version "2.19.80"
{
 r2..
 \override Beam.grow-direction = #RIGHT
 \featherDurations #(ly:make-moment 1 2)
 { c''32[ 32 32 32 32 32 32 32] } r2..
}
%%%  SNIPPET ENDS

Cheers,
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: address@hidden




reply via email to

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