From d943182a6c7af0cd0bb5b8dadf37276d94d4bf58 Mon Sep 17 00:00:00 2001 From: Tobias Doerffel Date: Sun, 13 Jan 2013 19:07:12 +0100 Subject: [PATCH] ZynAddSubFX: increased polyphony to 128 It occured to me that ZASF reported polyphony overflows when using it in combination with LMMS' arpeggio and chord functionality. --- plugins/zynaddsubfx/src/globals.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/zynaddsubfx/src/globals.h b/plugins/zynaddsubfx/src/globals.h index 7c0717168..9f52c3569 100644 --- a/plugins/zynaddsubfx/src/globals.h +++ b/plugins/zynaddsubfx/src/globals.h @@ -93,7 +93,7 @@ extern int OSCIL_SIZE; /* * The poliphony (notes) */ -#define POLIPHONY 60 +#define POLIPHONY 128 /* * Number of system effects