lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3245 in lilypond: Patch: Make \relative { ... } in


From: lilypond
Subject: [Lilypond-auto] Issue 3245 in lilypond: Patch: Make \relative { ... } interpret the first pitch as an absolute one
Date: Thu, 14 Mar 2013 19:28:09 +0000

Status: Started
Owner: address@hidden
Labels: Type-Enhancement Patch-new

New issue 3245 by address@hidden: Patch: Make \relative { ... } interpret the first pitch as an absolute one
http://code.google.com/p/lilypond/issues/detail?id=3245

Make \relative { ... } interpret the first pitch as an absolute one

The previous default of \relative { ... } being \relative c' { ... }
made c' more special than warranted.  Having to write
\relative f { ... } for this functionality seems awkward since f
serves no musical function but just happens to be the middle of the
scale.  Iff the scale is the standard scale.  The new definition of
\relative takes care to determine the "middle of the scale" reference
point properly even in the case of non-standard scales.

Also contains

Document \relative { ... } behavior


And it is currently rebased on the code for issue 3231 to make it
testable.  Once issue 3231 passes into master, this patch will get
reduced in size.

http://codereview.appspot.com/7518047

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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