Nick
You will need to revert the default auto-beaming rules for 3/4 time
to turn off the beaming every 8th note. You don't say what version
you are using, and there are differences in the default auto-beaming
rules. Look up revert-automatic-beam-setting in the index to the
Notation Reference. The warning just above tells you what to do.
Trevor
----- Original Message -----
From: <nick.pa...@internode.on.net>
To: <lilypond-user@gnu.org>
Sent: Tuesday, April 07, 2009 10:15 AM
Subject: Beaming of 32nd notes in 3/4 time
I'm trying to get automatic beaming of 32nd notes to end every
quarter note rather than every eighth note. I thought the following
should achieve it, but the beaming of 32nd notes still breaks every
eighth note:
relative c'' {
time 3/4
#(override-auto-beam-setting '(end 1 32 * *) 1 4)
#(override-auto-beam-setting '(end 1 32 * *) 2 4)
a16 a a a a a a a a a a a
a32 a a a a a a a a a a a a a a a a a a a a a a a
}
I also tried
#(override-auto-beam-setting '(end * * * *) 1 4)
#(override-auto-beam-setting '(end * * * *) 2 4)
with no effect either. What is the correct command?
Nick
--------------------------------------------------------------------------------
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user