]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/midi/crescendo-return-louder-target.ly
Imported Upstream version 2.19.47
[lilypond.git] / input / regression / midi / crescendo-return-louder-target.ly
diff --git a/input/regression/midi/crescendo-return-louder-target.ly b/input/regression/midi/crescendo-return-louder-target.ly
new file mode 100644 (file)
index 0000000..f3fcb36
--- /dev/null
@@ -0,0 +1,11 @@
+\version "2.19.45"
+
+\header {
+  texidoc="The dynamic performer chooses a reasonable peak dynamic and
+  returns to the specified dynamic."
+}
+
+\score {
+   { c\mf\< c\> c\f }
+   \midi {}
+}