summaryrefslogtreecommitdiff
path: root/input/regression/midi/crescendo-single-unspecified-target.ly
blob: d995609be9b36b7ffe8850fe2bb12eaf9a6c184a (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
\version "2.19.44"

\header {
  texidoc="If no explicit dynamic follows a crescendo, the dynamic
  performer chooses a reasonable target dynamic."
}

\score {
   { c\mf\< c\! }
   \midi {}
}