|
From: | Urs Liska |
Subject: | Re: beatLength / beaming in 4/4 |
Date: | Tue, 15 Jun 2010 19:17:12 +0200 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4 |
Today I tried to use the \overrideBeamSetting (near the bottom of this
email) in my real score and I am very happy that it works perfectly now. By now I understand the logic behind this from a programmer's perspective. But I have to say it seems quite counterintuitive from a musical or typesetter's point of view. If I change the beatLength setting I'd expect that beams are now grouped according to this new beatLength. I wouldn't expect that there is a default setting somewhere (which I as a typesetter originally don't see at all) which produces four groups in a 4/4 regardless of the length of the group. I'd expect the grouping - if not explicitly set to some irregular values - to repeat throughout the bar. I'm not quite sure what the best solution would be, but maybe one should have some kind of default grouping similar to the default beam type shortcuts. This setting: \overrideBeamSettings #'Score #'(4 . 4) #'end #'(((1 . 8) . (4 4)) ((1 . 16) . (2 2 2 2 2 2 2 2)) ((1 . 32) . (4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4))) might then be written something like: ... ((1 . 16) . (*)) ((1 . 32) . (*))) or ((*) . (*))) , the right "*" meaning "group beams according to beatLength". I think this would be clearer and less redundant. I am not complaining about anything. And probably it's no good moment for these ideas - either your current changes go into this direction anyway or you won't care to rethink everything again... Just wanted to give some ideas from a user's perspective. Whether or not they are useful for anybody dealing with the issue from a programmer's side... Best Urs Am 15.06.2010 00:43, schrieb u_li: Am 15.06.2010 00:33, schrieb u_li:Am 14.06.2010 15:37, schrieb Carl Sorensen:Sorry, this is not necessary anymore. I fixed it (my problem and my not understanding) withOK. But in my example beatLength _did_ adjust beaming, only not correctly.On 6/14/10 7:18 AM, "u_li" <address@hidden> wrote:Am 14.06.2010 15:04, schrieb Carl Sorensen:On 6/14/10 5:24 AM, "u_li"<address@hidden> wrote:[sorry if this should be a double post. When I first sent the message I didn't configure my current email client to use my registered address. As I don't see my post on the list I assume it didn't get through. If it did please ignore this second post ] Dear community, it seems I have yet another problem with automatic beaming (similar to problems I read about recently). What I want LilyPond to do is to beam consecutive 32th notes in a 4/4 time in groups of 4 (i.e. 8 groups of 1/8 length each).What version are you using? This is an important question, because the autobeaming is changing right now. Thanks, CarlThe example file says "2.13.19" and this is probably true (I say probably because I am not at my lilypond computer right now). So I can just update regularly and hope that my issue ist right now being addressed? Would be quite good luck ;-)I couldn't see the example file in my email (the forwarded email came through as an inlined binary file). beatLength only adjusts beaming if there is not an explicit rule for the time signature. beatLength is mostly used for beam subdivision, rather than beam division. |
[Prev in Thread] | Current Thread | [Next in Thread] |