Fix off-by-one MIDI note names.
authorDavid Robillard <d@drobilla.net>
Tue, 30 Dec 2014 01:18:57 +0000 (20:18 -0500)
committerDavid Robillard <d@drobilla.net>
Tue, 30 Dec 2014 01:20:16 +0000 (20:20 -0500)
commit2e62ca9631286df44a42f250323c5eb9775a8aee
tree24a29488dc6d7d05687760bc012407f8da54df9e
parent196e29ddefd20518fb82235f4654f7527c83ceb2
Fix off-by-one MIDI note names.

Much like everything else in midnam, it's not specified whether the numbers are
0 or 1 relative, but everything out there seems to be 0 relative and this
matches the canvas, so go with that.
libs/midi++2/midnam_patch.cc
patchfiles/Casio_CZ-1.midnam
patchfiles/Korg_Volca_Beats.midnam