lilypond-user
[Top][All Lists]
Advanced

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

autoBeamSetting


From: Bainos
Subject: autoBeamSetting
Date: Thu, 28 Jun 2007 16:31:11 -0700 (PDT)

Hi,

I am a beginner al Lilyond and I'm trying to write my first drum sheet, but
i can't
understand How to set automatic beam division in the layout.. (context?)
After searching in the manual and the forum I tried in differenrt ways, but
none of them seems to be the right way.
Here is my code:

\layout {#(set-global-staff-size 12)
         \context {
           \DrumStaff
           \remove "Clef_engraver" 
           \consists "Parenthesis_engraver"
           %% \override DrumStaff.autoBeamSettings   #'(end * * * *) =
#(ly:make-moment 1 4)
           %% \set DrumStaff.autoBeamSettings   #'(end * * * *) = 
#(ly:make-moment
1 4)
           %% #(override-auto-beam-setting '(end * * * *) 1 4)
           %% autoBeamSettings = #(layout-override-auto-beam-setting '(end * * 
* *)
1 4) 
        }
}

I don't know if this is the right way to procede.
If needed I'll post all the code.
Sorry for my english..

Please, can anyone give me an advice?

regards

Jacopo
-- 
View this message in context: 
http://www.nabble.com/autoBeamSetting-tf3997367.html#a11352745
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.





reply via email to

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