Dear community, is it possible to use fractional or decimal numbers in ly:make-moment? I tried the following:
\version "2.16.2"
\new Staff {
\clef "bass"
\once \override Beam #'grow-direction = #RIGHT \featherDurations
#(ly:make-moment 1 1 )
\times 8/9 { d,32( b, cis f cis b, d, b, cis) ~ }
<cis f>2.
}
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
