lilypond-user
[Top][All Lists]
Advanced

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

Re: Tremolo Beamed Stems


From: Erik Sandberg
Subject: Re: Tremolo Beamed Stems
Date: Thu, 6 Oct 2005 09:16:05 +0200
User-agent: KMail/1.8.1

On Wednesday 05 October 2005 15.33, Kyle Baldwin wrote:
> I am trying to get a stem of a note in a sequence of 3 notes to be longer.
> When ever I use the beamed-lengths it will change the stem of the first 2
> beams but no the last one. (The one I actully need to change because the
> tremolo runs into the note head. While this is a known bug and I am using
> 2.5 (Don't know if it has been fixed in 2.6)) I would like to find out if
> there's a work around for it. Thank You.
>
>  *\once* *\override* Stem #'beamed-lengths = #'*(*7 8 10*)*
> dis'16 dis'8 fis'*16:64* *~* fis'8. fis'16

This code:
{\override Stem #'beamed-lengths = #'(7 8 10)
 dis'16 dis'8 fis'16:64 ~ fis'8. fis'16 }

does create very long stems, for all notes in your example, in 2.6. You may 
want to \revert the setting after the first beam though.

-- 
Erik




reply via email to

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