Fix 524 pitched trill losing accidental.
[lilypond.git] / input / regression / midi-grace.ly
blob5a58f3cbe83b647ab275d33a3e6ff8587eeab260
2 \header {
4 texidoc = "Grace notes don't intrroduce syncing problems: the last note
5 off will appear at tick 768 (2 * 384)."
8 \version "2.10.10"
9 \score {
10 \relative c' {
12 \grace { b8 }
15 \midi { }