Hi Simon,
> \time 2/2
> \set Timing.measure-length = #(ly:make-moment 4 2)
thanks for this code. I like this solution best. To be precise it is
measureLength instead of measure-length:
\version "2.18.2"
{
\time 2/2
\set Timing.measureLength = #(ly:make-moment 4 2)
b2 b b b
}
And thanks for the lesson on alla breve. I also wondered what the reason
for this notation is. It's clearer now.
Cheers,
Joram
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user