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

New issue 4334 by [email protected]: 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