]> git.notmuchmail.org Git - scherzo/commit
Fix in-key note spelling for MIDI input
authorCarl Worth <cworth@cworth.org>
Tue, 1 Oct 2013 18:18:29 +0000 (11:18 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 3 Oct 2013 17:50:55 +0000 (10:50 -0700)
commitf492c33c1fd33c1dc0a2c892753300c7225dbd51
treecfbd605e6ee505c7f1ea5b9d2a60b5be07068a23
parente61e2b33d79fd2c55521ef46432ef3c40f3efc5b
Fix in-key note spelling for MIDI input

I originally wrote and tested the key-guided note spelling code while
at the computer, and not near a MIDI keyboard. So I failed to notice
that I added this code to a code path that only affected computer
keyboard input.

Shift this over to affect all notes pressed.
scherzo.c