MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / trill-spanner-pitched-consecutive.ly
blobacd8e7b05761c625f10a80d2ba009365dd095801
1 \version "2.12.0"
3 \header {
4 texidoc = "Pitched trills on consecutive notes with the same
5 name and octave should not lose accidentals; in the following
6 example, accidentals should be visible for all trill-pitches.
10 \relative c' {
11 \pitchedTrill
12 f4\startTrillSpan ges f\stopTrillSpan
14 \pitchedTrill
15 f4\startTrillSpan g gis\stopTrillSpan ~
17 \pitchedTrill
18 gis4\startTrillSpan ges f\stopTrillSpan
20 \pitchedTrill
21 g4\startTrillSpan gis f\stopTrillSpan
23 \pitchedTrill
24 f4\startTrillSpan gisis f\stopTrillSpan
26 \pitchedTrill
27 f4\startTrillSpan geses f\stopTrillSpan