lilypond-user
[Top][All Lists]
Advanced

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

Automatic beam problem


From: Daniel Raufison
Subject: Automatic beam problem
Date: Sat, 28 Jul 2012 21:16:16 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1

Hello,

The automatic beam placing does not work, as I expect it. Please have a look at the last line of this score:

https://github.com/broepi/broepi-piano-scores/blob/master/Centurion.pdf?raw=true

This song is in 4/4. In bar 9 and 10 the beams are drawn over a half group but I want the beams connecting at most a group forming a quarter (for a better view).

Shouldn't the following two statements do what I want? Unforunatley, it does not work.

\set Timing.baseMoment = #(ly:make-moment 1 4)
\set Timing.beatStructure = #'(1 1 1 1)

The source code for the above score is here: https://github.com/broepi/broepi-piano-scores/blob/master/Centurion.ly

What did I miss?

Thank you and musical regards ;)
Daniel



reply via email to

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