lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strange beaming pattern in 4/4


From: nick . payne
Subject: Re: Strange beaming pattern in 4/4
Date: Fri, 17 Apr 2009 15:50:35 +0930


\version "2.12.2"

qBeam = {
    #(revert-auto-beam-setting '(end 1 32 4 4) 1 8)
    #(revert-auto-beam-setting '(end 1 32 4 4) 2 8)
    #(revert-auto-beam-setting '(end 1 32 4 4) 3 8)
    #(revert-auto-beam-setting '(end 1 32 4 4) 4 8)
    #(revert-auto-beam-setting '(end 1 32 4 4) 5 8)
    #(revert-auto-beam-setting '(end 1 32 4 4) 6 8)
    #(revert-auto-beam-setting '(end 1 32 4 4) 7 8)
    #(override-auto-beam-setting '(end 1 32 4 4) 1 4)
    #(override-auto-beam-setting '(end 1 32 4 4) 2 4)
    #(override-auto-beam-setting '(end 1 32 4 4) 3 4)
}

\relative c {
    \time 4/4
    \qBeam g''16. (a32) bes8 a16. (bes32) c8 bes16. (a32) g8~ g fis
    g16. (a32) bes8 f!16. (g32) ees8 d16. (c32) bes8 f'16. (g32) ees8
}

Nick

On Fri 17/04/09 1:18 PM , Jayaratna address@hidden sent:

Dear all,

I am sorry if this may look like a silly question: I tryed searching but
maybe the solution is so simple and yet I can't see it.

Typing this:

\time 4/4
g''16. (a32) bes8 a16. (bes32) c8 bes16. (a32) g8~ g fis
g16. (a32) bes8 f!16. (g32) ees8 d16. (c32) bes8 f'16. (g32) ees8

I get a very odd beaming. Do I have to manual beam all the piece in order to
get beamings of 1/4?

Thank you for your suggestions.
Andrea
--
View this message in context: http://www.nabble.com/Strange-beaming-pattern-in-4-4-tp23090541p23090541.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user


reply via email to

[Prev in Thread] Current Thread [Next in Thread]