lilypond-user
[Top][All Lists]
Advanced

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

Re: Feathered beams with tuplet fractions


From: David Kastrup
Subject: Re: Feathered beams with tuplet fractions
Date: Fri, 06 Nov 2009 09:26:08 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Qian Li <address@hidden> writes:

> Why does lilypond choke on feathered 8:10 notes but handles 4:6 no problem?
> The first example works (even the slur works), but the second doesn't.

Neither example works since it does not have lilypond syntax.  Apart
from that, you set the featherDurations to 6/8 in the second example.

> \times 4/6{
> \featherDurations #(ly:make-moment 6 8 ) {
> \once \override Beam #'grow-direction = #RIGHT
>  bf16 ( ef g bf' g ef
> }
> }
> cs,2)
>
> %second example
>
> \times 8/10{
> \featherDurations #(ly:make-moment 6 8 ) {
> \once \override Beam #'grow-direction = #RIGHT
> as'16 ( bf cs bs as bs as g fs g }
> }
> fs4)


-- 
David Kastrup





reply via email to

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