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.
This commit is contained in:
@@ -93,7 +93,7 @@ extern int OSCIL_SIZE;
|
||||
/*
|
||||
* The poliphony (notes)
|
||||
*/
|
||||
#define POLIPHONY 60
|
||||
#define POLIPHONY 128
|
||||
|
||||
/*
|
||||
* Number of system effects
|
||||
|
||||
Reference in New Issue
Block a user