lilypond-user
[Top][All Lists]
Advanced

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

beams again


From: David Bobroff
Subject: beams again
Date: 03 Jun 2003 18:50:52 +0000

Ok, now I have something in 3/16 and I want the beams to go the whole
measure (eighth notes are the longest value here) but I haven't found
the right syntax.  From searching the docs and mailing list (I couldn't
view the full messages, just the search result list) it seems that this
should work but it doesn't.

-David Bobroff
Lilypond 1.7.20

\score {
    \notes \relative c, {
           \property Score.beatLength = #(ly:make-moment 3 16)
        \time 3/16
        \clef F
        \key bes \major
        bes16.-\f bes32 bes16
        bes d f
    }
    \paper { }
}





reply via email to

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