Hi Gilberto,

here are some tweaks that I consider to look better than the default
(one for the 16th and two options for the 32th notes):

\version "2.17.95"
{
  \override Beam.length-fraction = #0.69
  \override Beam.positions = #'( -3.91 . -3.91)
  \slashedGrace {c32 c c c}
  \revert Beam.length-fraction
  \revert Beam.positions
  c[ c c c]

  \override Beam.positions = #'( -2.91 . -2.91)
  \slashedGrace {c64 c c c}
  \revert Beam.positions
  c[ c c c]

  \override Beam.length-fraction = #0.62
  \override Beam.positions = #'( -3.4 . -3.4)
  \slashedGrace {c64 c c c}
  \revert Beam.length-fraction
  \revert Beam.positions
  c[ c c c]
}

Not perfect either but perhaps also helpful.

Cheers,
Joram

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to