From 44e92db119ffd32ee5bc230b5eae6580b097dae8 Mon Sep 17 00:00:00 2001 From: Holger Wirtz Date: Fri, 25 Jun 2021 18:12:36 +0200 Subject: [PATCH] Enum for OPs added. --- synth_dexed.h | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/synth_dexed.h b/synth_dexed.h index 3a19634..cb35296 100644 --- a/synth_dexed.h +++ b/synth_dexed.h @@ -1015,6 +1015,15 @@ enum ADSR { RELEASE }; +enum OPERATORS { + OP1, + OP2, + OP3, + OP4, + OP5, + OP6 +}; + /* #define DEXED_GLOBAL_PARAMETER_OFFSET 155 enum DexedGlobalParameters { DEXED_PITCHBEND_RANGE, // 0