Comment #1 on issue 4144 by [email protected]: DrumStaff.drumStyleTable is not applied to (acciaccatura) grace notes if they are the first notes in the score
https://code.google.com/p/lilypond/issues/detail?id=4144

I always get this output using the versions
2.16.2, 2.18.0, 2.18.2 and 2.19.14.

By not putting the \set in parallel but in the same music expression,
all notes are on the same line. However, the stem direction remain the same:

\new DrumVoice {
  \set DrumStaff.drumStyleTable = #(alist->hash-table mydrums)
  \voiceOne \CymbalsA
}

I can't tell why this makes a difference.

Joram


--
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