lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: modifying default behaviour of tremolo slashes (issue4636081)


From: joeneeman
Subject: Re: modifying default behaviour of tremolo slashes (issue4636081)
Date: Thu, 21 Jul 2011 08:39:53 +0000


http://codereview.appspot.com/4636081/diff/10001/lily/stem-tremolo.cc
File lily/stem-tremolo.cc (right):

http://codereview.appspot.com/4636081/diff/10001/lily/stem-tremolo.cc#newcode42
lily/stem-tremolo.cc:42: style = ly_symbol2scm ("constant");
You can remove these two lines and use
style == ly_symbol2scm ("varying")
below

http://codereview.appspot.com/4636081/diff/10001/lily/stem-tremolo.cc#newcode93
lily/stem-tremolo.cc:93: style = ly_symbol2scm ("constant");
These two lines are redundant.

http://codereview.appspot.com/4636081/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]