Michael Käppler wrote Wednesday, August 11, 2010 10:14 AM

I wrote a piece in 2/2 time, which I want to be beamed like it was in 4/4. So I did baseMoment = #(ly:make-moment 1 4) but had an unexpected result - The beats 1 and 2 have their own beams, but 3 and 4 are beamed together.
What am I missing?

You'll need to change beatStructure as well, otherwise
it will cover only half the bar now you've reduced
baseMoment.  Try #'(1 1 1 1).

Trevor



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

Reply via email to