Ole Schmidt wrote:

    \set Score.beatLength = #(ly:make-moment 1 8)
...
\time 3/4 c8)[ a16.( fis32] b16.[ fis32 c'16. fis,32] b16.[ d32 c8]) |

Ah.
It is because the "\time"-statements reset the beatLength-value to the denominator of the time signature. So you need to set the beatLength again after each \time-statement (that has a denominator that is not 8)

-Rune


_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to