Compare commits

...

2 Commits

View File

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