lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3232 in lilypond: LilyPond should use strict p


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3232 in lilypond: LilyPond should use strict proportional spacing between note columns
Date: Sat, 09 Mar 2013 23:49:40 +0000


Comment #1 on issue 3232 by address@hidden: LilyPond should use strict proportional spacing between note columns
http://code.google.com/p/lilypond/issues/detail?id=3232

I am fairly sure that we do not want this.

Note-spacing is not strictly proportional to time. Two quarters take more space than a half. LilyPond gives note-spacing to hidden notes, but not to skips or empty chords.

When we put an accent between notes, we want an invisible note to attach the accent to, giving us note-spacing and the proper height of the accent.

When we put non-musical things between notes, we want the notes to have their natural spacing.

\relative c''' { g4 a b2 | <<g2 {s4 a}>> b2 | g2  b |
  <<g2 {s4 \once\hideNotes a\turn}>> b2 |
  <<g2 {s4 s^"m.g."}>> b2 }

Attachments:
        d.png  5.5 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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