Compare commits

..

No commits in common. "946417b0201e02ecea0d6197ff5a46c1b6926cf8" and "baf6cdb4cca7c94c56f0953cdb0d92481684eaeb" have entirely different histories.

View File

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