From 6ea814a837e73fa2646559b0bd94a5d4d5ce2d6e Mon Sep 17 00:00:00 2001 From: Ben Wiley Date: Fri, 5 Nov 2021 19:14:25 -0400 Subject: [PATCH] Expand max sample slots to 200 (for volca sample2) --- syro/korg_syro_volcasample.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syro/korg_syro_volcasample.h b/syro/korg_syro_volcasample.h index 461f735..a7b9029 100644 --- a/syro/korg_syro_volcasample.h +++ b/syro/korg_syro_volcasample.h @@ -9,7 +9,7 @@ #define SYRO_VOLCASAMPLE_VERSION 0x100 ////////////////////////////////////////////////////////////////// -#define VOLCASAMPLE_NUM_OF_SAMPLE 100 +#define VOLCASAMPLE_NUM_OF_SAMPLE 200 #define VOLCASAMPLE_NUM_OF_PATTERN 10 #define VOLCASAMPLE_PATTERN_SIZE 0xA40