lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4334 in lilypond: Cowbell causes stem misalignment


From: lilypond
Subject: [Lilypond-auto] Issue 4334 in lilypond: Cowbell causes stem misalignment
Date: Sun, 29 Mar 2015 02:05:49 +0000

Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 4334 by address@hidden: Cowbell causes stem misalignment
https://code.google.com/p/lilypond/issues/detail?id=4334

Reported by Vas Crabb:
% 1st beat's stem (w/cowbell) misaligns with heads for bass drum/hihat
% 2nd beat's stem (w/o cowbell) aligns correctly with heads for bass drum/hihat
% Seems to happen any time cowbell is chorded with other percussion
\version "2.18.2"

\drums {
  \tempo 4 = 120
  << bd8 hhc cb >>
  << bd8 hhc >>
  r4
}
**************
A modified example giving the .png attached:
\version "2.19.17"

\drums {
  < bd hhc >8
  < bd cb >

  < cb bd >8
  < bd hhc >
}


The bass drum notes are shifted left relative to the stem.

Attachments:
        cowbell.preview.png  4.2 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]