Compare commits

..

2 Commits

View File

@ -18,7 +18,7 @@ typedef struct {
float env2_release;
float reverb_amount;
};
float array[10];
float array[16];
};
vco_mode_t vco_mode;
bool quant_enabled;