Re: length of stems on beamed notes

2022-12-15 Thread Flaming Hakama by Elaine
-- Forwarded message -- > From: Carl Sorensen > To: Flaming Hakama by Elaine > Cc: Lilypond-User Mailing List > Bcc: > Date: Thu, 15 Dec 2022 15:48:50 -0700 > Subject: Re: length of stems on beamed notes > > > On Thu, Dec 15, 2022 at 3:35 PM Flami

Re: length of stems on beamed notes

2022-12-15 Thread Carl Sorensen
On Thu, Dec 15, 2022 at 3:35 PM Flaming Hakama by Elaine < ela...@flaminghakama.com> wrote: > > In this MWE, I would like to get the stem lengths equal. > > Currently, the stems of beats with the 16th notes are longer than the > stems of the beat with only 8th notes. > > Does anyone know how to eq

length of stems on beamed notes

2022-12-15 Thread Flaming Hakama by Elaine
In this MWE, I would like to get the stem lengths equal. Currently, the stems of beats with the 16th notes are longer than the stems of the beat with only 8th notes. Does anyone know how to equalize the beam lengths? \version "2.22.2" % The problem does not exist with stems down, inside the s

Re: Reducing length of stems of beamed notes after \stopStaff

2022-04-19 Thread Richard Shann
a Staff with several engravers \remove’d, using \stopStaff to > > eliminate staff lines, and then setting Stem.details.beamed-lengths > > to reduce the length of stems. However, setting > > Stem.details.beamed-lengths seems to have no effect after > > \stopStaff, so the stems

Re: Reducing length of stems of beamed notes after \stopStaff

2022-04-18 Thread Nate Whetsell
o this, I’m using a Staff with >> several engravers \remove’d, using \stopStaff to eliminate staff lines, and >> then setting Stem.details.beamed-lengths to reduce the length of stems. >> However, setting Stem.details.beamed-lengths seems to have no effect after >> \stopSta

Re: Reducing length of stems of beamed notes after \stopStaff

2022-04-18 Thread Thomas Morley
es, and then > setting Stem.details.beamed-lengths to reduce the length of stems. However, > setting Stem.details.beamed-lengths seems to have no effect after \stopStaff, > so the stems are too tall. Is there some other way to get short beamed notes > in a \markup block? > > Here i

Reducing length of stems of beamed notes after \stopStaff

2022-04-16 Thread Nate Whetsell
I’m trying to put some beamed notes (no staff lines, time signature, or anything else) in a \markup block. To do this, I’m using a Staff with several engravers \remove’d, using \stopStaff to eliminate staff lines, and then setting Stem.details.beamed-lengths to reduce the length of stems

Re: Problem with Null Voice changing length of stems on beamed notes

2017-01-14 Thread palartu
message in context: http://lilypond.1069038.n5.nabble.com/Problem-with-Null-Voice-changing-length-of-stems-on-beamed-notes-tp199112p199227.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.org

Re: Problem with Null Voice changing length of stems on beamed notes

2017-01-12 Thread Michael Gerdau
Hi palartu, > When using *NullVoice* in Staff context, it changes *length of stems on > beamed notes*. Try to compile this example and see an output. When you > *comment* line with Null Voice, *length of stems changes*. It depends on the > *position of the notes in staff*. Sometime

Problem with Null Voice changing length of stems on beamed notes

2017-01-11 Thread palartu
I'm having problems with NullVoice. Its very practical for my needs and it serves its purpose but it also make me angry very often. When using *NullVoice* in Staff context, it changes *length of stems on beamed notes*. Try to compile this example and see an output. When you *comment* line

Re: length of stems of sextuplets is too short

2011-04-18 Thread Toine Schreurs
> > As you can see on this snippet the length of stems of sextuplets is too > > short. The length of the stems extend for 32th but not for the 8th notes. > > Is there anything i should do or is there something wrong is the default > > values? > > > > > &

Re: length of stems of sextuplets is too short

2011-04-18 Thread Marc M
Marc M wrote: > > As you can see on this snippet the length of stems of sextuplets is too > short. The length of the stems extend for 32th but not for the 8th notes. > Is there anything i should do or is there something wrong is the default > values? > > > %% the se

length of stems of sextuplets is too short

2011-04-16 Thread Marc Mouries
As you can see on this snippet the length of stems of sextuplets is too short. The length of the stems extend for 32th but not for the 8th notes.Is there anything i should do or is there something wrong is the default values?<>%% the sextuplets look compressed. The stems are too short.\v

Length of stems

2003-12-14 Thread donald_j_axel
Hey! I found Jan's demonstration on the list showing how to specify exact position /length of stems: \property Voice.Beam \override #'positions = #'(-0.6 . -0.5) works for the first two bars, I suspect I'll have to adjust all the way when notes change. (No new sc

Length of stems

2003-12-14 Thread donald_j_axel
SUMMARY: Am I shortening stems the right way? Can anyone tell if I do things the best way? As an exercise for complicated piano voicing I tried to put down the first bars of Chopin op. 28.1 (C Major Prelude). As expected I ran into several problems and I would like some