]> 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)
committerPatrick McCarty <pnorcks@gmail.com>
Fri, 17 Jul 2009 07:45:53 +0000 (00:45 -0700)
commit3939ee1fef06ea4169225224b1f9dc194a93fa5c
tree506cd5ebbccccfd380453a09fb397c39a02b4bc5
parent14584456396e24d2e3559d450e584621db043e6c
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.
(cherry picked from commit 9bf6dcaf6ca27f7141ec825bb3569de8a5090dbb)
Documentation/user/fretted-strings.itely
input/regression/predefined-fretboards-transpose.ly [new file with mode: 0644]
scm/music-functions.scm
scm/translation-functions.scm