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 { }
}



_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to