- Description has changed:
Diff:
~~~~
--- old
+++ new
@@ -7,24 +7,25 @@
to bug-lilypond
Hello.
-I spotted this [bug 2](#2) months ago. Was easy to workaround, so I forgot to
+I spotted this bug 2 months ago. Was easy to workaround, so I forgot to
notify about it. Affects both stable and dev branch.
-
+~~~~
%\version "2.14.2"
\version "2.15.26"
-global = \{ \key c \major \time 4/4 \}
-rightHand = \relative c' \{ \clef treble c8 d e f g a b c \bar "|." \}
+global = { \key c \major \time 4/4 }
+rightHand = \relative c' { \clef treble c8 d e f g a b c \bar "|." }
-dynamics = \{ s4\p\< s4 s4\> s8 s8\\\! \}
-% crescendo doesn't work in midi unless it's terminated with explicit \\\!
-% \(like the following decrescendo here\)
+dynamics = { s4\p\< s4 s4\> s8 s8\! }
+% crescendo doesn't work in midi unless it's terminated with explicit \!
+% (like the following decrescendo here)
% there is no problem if you use absolute dynamic to terminate, though
-\score \{
- \new PianoStaff = "piano" <<
- \new Staff = "up" << \global \dynamics \rightHand >>
- >>
- \midi \{ \}
-\}
+\score {
+ \new PianoStaff = "piano" <<
+ \new Staff = "up" << \global \dynamics \rightHand >>
+ >>
+ \midi {}
+}
+~~~~
~~~~
- **status**: Fixed --> Verified
- **Comment**:
f4e12f1b0cb5dfb32f193f87e7ca28c406b87771
---
** [issues:#2232] (de)crescendo terminated with (de)crescendo doesn't affect
midi volume**
**Status:** Verified
**Labels:** Fixed_2_19_44
**Created:** Thu Jan 19, 2012 07:06 AM UTC by Anonymous
**Last Updated:** Tue Jun 14, 2016 11:33 AM UTC
**Owner:** Dan Eble
*Originally created by:* *anonymous
*Originally created by:*
[[email protected]](http://code.google.com/u/115988136766997056421/)
PrzemysławPawełczyk via gnu.org
to bug-lilypond
Hello.
I spotted this bug 2 months ago. Was easy to workaround, so I forgot to
notify about it. Affects both stable and dev branch.
~~~~
%\version "2.14.2"
\version "2.15.26"
global = { \key c \major \time 4/4 }
rightHand = \relative c' { \clef treble c8 d e f g a b c \bar "|." }
dynamics = { s4\p\< s4 s4\> s8 s8\! }
% crescendo doesn't work in midi unless it's terminated with explicit \!
% (like the following decrescendo here)
% there is no problem if you use absolute dynamic to terminate, though
\score {
\new PianoStaff = "piano" <<
\new Staff = "up" << \global \dynamics \rightHand >>
>>
\midi {}
}
~~~~
---
Sent from sourceforge.net because [email protected] is
subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is
a mailing list, you can unsubscribe from the mailing list.------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto