From 2e62ca9631286df44a42f250323c5eb9775a8aee Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 29 Dec 2014 20:18:57 -0500 Subject: 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. --- patchfiles/Korg_Volca_Beats.midnam | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'patchfiles/Korg_Volca_Beats.midnam') diff --git a/patchfiles/Korg_Volca_Beats.midnam b/patchfiles/Korg_Volca_Beats.midnam index 2357936329..b3be55ab9c 100644 --- a/patchfiles/Korg_Volca_Beats.midnam +++ b/patchfiles/Korg_Volca_Beats.midnam @@ -21,16 +21,16 @@ - - - - - - - - - - + + + + + + + + + + -- cgit v1.2.3