|
From: | Auto mailings of changes to Lily Issues |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #2232 (de)crescendo terminated with (de)crescendo doesn't affect midi volume |
Date: | Sun, 05 Jun 2016 20:59:22 +0000 |
[issues:#2232] (de)crescendo terminated with (de)crescendo doesn't affect midi volume
Status: Accepted
Created: Thu Jan 19, 2012 07:06 AM UTC by Anonymous
Last Updated: Mon Jul 20, 2015 01:41 PM UTC
Owner: Dan Eble
Originally created by: *anonymous
Originally created by: address@hidden
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 address@hidden 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.
------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |