lilypond-user
[Top][All Lists]
Advanced

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

Re: Spacing Problem


From: Michael Lakes
Subject: Re: Spacing Problem
Date: Tue, 21 Sep 2004 00:17:08 -0700

Yeah, fixed note spacing base on note duration would not be good. I thought of that as a fix for this problem, which would look better than what's currently produced.

Notes in a measure probably should have the same spacing if they're the same notes. This case, the 8th note seems to have half the space compare to other 8th notes which is immediately noticeable.

I tried some of those parameters but doesn't seem to get the output I want. It seems not possible to produce fixed outputs proportional to the duration ...

Thanks though.

From: Mats Bengtsson <address@hidden>
To: Michael Lakes <address@hidden>
CC: address@hidden
Subject: Re: Spacing Problem
Date: Mon, 20 Sep 2004 12:52:28 +0200

Have your read
http://lilypond.org/doc/v2.2/Documentation/user/out-www/lilypond/Horizontal-spacing.html

I guess the main authors of LilyPond would say that they didn't
implement it to be able to produce such an ugly layout, you may
still be able to get fixed note spacing by adjusting these parameters.

    /Mats

Michael Lakes wrote:
Hello again,

There seems to be incorrect spacing for the code below. The 8th notes in the middle of the measures don't have the same spacing as other 8th notes.

Is there any way to correct this? I tried some of the spacing parameters but didn't seem to do work ... Oh, is it possible to make the spacing of the notes fixed (like 8th notes always get 1cm, 16th notes get .5cm)?


\version "2.2.2"

\score {
     \notes {
\relative c'''{<<{a8 a a a a a a a}\\{a,16 a a a a a a a a8 a16 a a a a a}>>} \relative c'''{<<{a8 a a a a a a a}\\{a,16 a a a a a a a a8 a16 a a a a a}>>} \relative c'''{<<{a8 a a a a a a a}\\{a,16 a a a a a a a a8 a16 a a a a a}>>}

     }
}

_________________________________________________________________
Get ready for school! Find articles, homework help and more in the Back to School Guide! http://special.msn.com/network/04backtoschool.armx



_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================

_________________________________________________________________
On the road to retirement? Check out MSN Life Events for advice on how to get there! http://lifeevents.msn.com/category.aspx?cid=Retirement





reply via email to

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