]> git.donarmstrong.com Git - lilypond.git/commit
Fix 763 Fretboards don't transpose properly
authorCarl Sorensen <c_sorensen@byu.edu>
Sun, 15 Mar 2009 03:34:58 +0000 (21:34 -0600)
committerCarl Sorensen <c_sorensen@byu.edu>
Sun, 15 Mar 2009 03:43:24 +0000 (21:43 -0600)
commit5df4a8d103ef1105e479bc102b7305a7149834e9
tree88fedca3436b740d3848a60d7687ff15c285824e
parentba8c5a22f1ffefcf89dd4c40aa2ce82493f95572
Fix 763 Fretboards don't transpose properly

A transpose that took a chord out of the default octave broke the
default fretboards.

The code is now modified to look both an octave up and an octave down
from the given octave if no entry is found for the given octave.
Documentation/user/fretted-strings.itely
input/regression/predefined-fretboards-transpose.ly [new file with mode: 0644]
scm/music-functions.scm
scm/translation-functions.scm