Fix 763 Fretboards don't transpose properly
commit9bf6dcaf6ca27f7141ec825bb3569de8a5090dbb
authorCarl Sorensen <c_sorensen@byu.edu>
Sun, 15 Mar 2009 03:34:58 +0000 (14 21:34 -0600)
committerCarl Sorensen <c_sorensen@byu.edu>
Sun, 15 Mar 2009 03:43:24 +0000 (14 21:43 -0600)
tree88fedca3436b740d3848a60d7687ff15c285824e
parent6e0121e53e7f947713124e72910f85f6c028b480
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