bug-lilypond
[Top][All Lists]
Advanced

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

Re: notation rhythm issue


From: Mats Bengtsson
Subject: Re: notation rhythm issue
Date: Wed, 16 Dec 2009 15:05:49 +0100
User-agent: Thunderbird 2.0.0.5 (X11/20070716)

Please read again in the Learning Manual on how to specify durations. In your example, you ask LilyPond to let each chord have a duration that equals 4/3 of a crotchet (since 1 means whole note = 4/1 crotchets, 2 means halft note = 4/2 crotchets, 8 means minim = 4/8 crotchets, and so on. Just replace "3" by "2." and you get what I think you want.

    /Mats

isaac wrote:
i think this is not in the list of known bugs because i looked through it and didnt find it. and im not top posting (i dont know what top posting means)

the problem is the length of the full bar notes. in theory, 3/4 time can have a semibreve as a full bar note that takes all 3 beats. lilypond correctly input my chord with the 3 crotchet beats into semibreves but it then interpreted the semibreves as 4 beats.

 version "2.12.0"
{ \clef bass \key f\major \time 3/4
 < f,, f, >3~
 < f,, f, >3~
 < f,, f, >3~
 < f,, f, >3~
 < f,, f, >3~
 }

hope this helps you and me :)

thanks

isaac



_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond

--
=============================================
        Mats Bengtsson
        Signal Processing
        School of Electrical Engineering
        Royal Institute of Technology (KTH)
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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