bug-lilypond
[Top][All Lists]
Advanced

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

beatStructure issue


From: haddad
Subject: beatStructure issue
Date: Sat, 11 Dec 2010 15:41:08 +0100 (CET)
User-agent: SquirrelMail/1.4.8-5.el5.centos.10

Hello
I don't know if this is a bug, or i didn't understand well the new manual
beaming function. I am trying to do 3 separate 1/8th note non beamed. In
this example it doesn't work:

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.13.42"

\new Staff {

\time 3/8
\set baseMoment = #(ly:make-moment 1 8)
\set beatStructure = #'(1 1 1)


c'8~
\times 4/7 {
        c'8~
        c'32
        c'16~
}
c'8
}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


THanx for any feedback

Best
Karim Haddad



reply via email to

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