summaryrefslogtreecommitdiff
path: root/doxygen-todo
diff options
context:
space:
mode:
authorTakeshi Nishio <kkeennnn+github@gmail.com>2021-01-20 11:08:06 +0900
committerDrashna Jael're <drashna@live.com>2021-02-02 09:45:24 -0800
commit5aac30a85afece3b6b7aade97f2760c94bd1a0d2 (patch)
tree18d8ca5af83a0ebc59d67fde03ba38bbc54aa51c /doxygen-todo
parent2a1bedec665b0521b7b16248218131f33b7d0056 (diff)
Fix wrong key when "Music Map" is used with MAJOR_MODE. (#11234)
With MAJOR_MODE (= major scale), keys in one octave is not 12 but 7. To solve this problem, change divisor number from 12 to 7 at %(Modulo) and /(Division). NOTE: The last 12 represents half step keys in one octave for pitch calculation.
Diffstat (limited to 'doxygen-todo')
0 files changed, 0 insertions, 0 deletions