]> git.cworth.org Git - scherzo/commitdiff
Fix key signature setting to accept an enharmonic pitch
authorCarl Worth <cworth@cworth.org>
Tue, 1 Oct 2013 19:06:31 +0000 (12:06 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 3 Oct 2013 17:50:55 +0000 (10:50 -0700)
If the user asks for a key with a specific, real, name such a Cb or B,
then the user will get that key.

But if the user asks for a key that is not a real name, (such as B#),
then the user will get a real key that is enharmonic, (such as C in
this case).


No differences found