Maximum volume increased to 800%

CQTexperiment
Christopher Snowhill 2020-04-06 23:30:07 -07:00
parent 20ef302410
commit 6c7b7f7213
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
*
*/
#define MAX_VOLUME 400.0
#define MAX_VOLUME 800.0
double logarithmicToLinear(double logarithmic);
double linearToLogarithmic(double linear);