MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / chord-tremolo-short.ly
blob883dbbea2033709e8271bd5ba60cfeadc6a13dc0
1 \version "2.12.0"
2 \header {
3 texidoc = "
4 Tremolo repeats can be constructed for short tremolos (total duration smaller than 1/4) too. Only some of the beams are connected to the stems.
7 \layout { ragged-right = ##t }
10 \context Staff \relative c' {
11 \repeat "tremolo" 2 { c32 e32 }
12 \stemDown
13 \repeat "tremolo" 2 { c32 e32 }