Menu

#1911 dynamics on chords with notehead to left and right of stem are wrongly aligned

Duplicate
nobody
None
evidence
Ugly
2012-06-13
2011-09-22
Anonymous
No

Originally created by: *anonymous

Originally created by: brownian.box@gmail.com

Reported by Reinhold Kainhofer,
http://lists.gnu.org/archive/html/bug-lilypond/2011-09/msg00123.html :

%------------------8<-------------------------
\version "2.15.12"

% Dynamics on chords with a notehead to the left
% and to the right of the stem align differently
% than when there are only noteheads to the right
\score {
  <<
    \new Staff \relative c'' { <c d>2\pp }
    \new Staff \relative c'' { <c e>2\pp }
  >>
}
%------------------8<-------------------------

1 Attachments

Discussion

  • Google Importer

    Google Importer - 2011-09-23

    Originally posted by: tdanielsmusic

    The alignment of dynamics against a chord depends on which note
    appears first in the chord definition.
    Here's the input, output attached.

    \version "2.15.8"

    % Dynamics on chords with a note head to the left and to the right of the
    % stem align differently when the order of notes is changed
    \score {
    <<
       \new Staff \relative c'' { <c d>2\pp }
       \new Staff \relative c'' { <d c>2\pp }
    >>
    }

    What should Lily do in this case?  Align to the stem?

    Trevor

     
  • Google Importer

    Google Importer - 2011-09-25

    Originally posted by: janek.li...@gmail.com

    Fascinating!

    Well, i think it should align the dynamic as if there were no suspended notes.

    Janek

     
  • Google Importer

    Google Importer - 2012-06-13

    Originally posted by: janek.li...@gmail.com

    (No comment was entered for this change.)

    Mergedinto: 2245
    Status: Duplicate

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.