Maximum volume increased to 800%
This commit is contained in:
parent
20ef302410
commit
6c7b7f7213
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_VOLUME 400.0
|
#define MAX_VOLUME 800.0
|
||||||
|
|
||||||
double logarithmicToLinear(double logarithmic);
|
double logarithmicToLinear(double logarithmic);
|
||||||
double linearToLogarithmic(double linear);
|
double linearToLogarithmic(double linear);
|
||||||
|
|
Loading…
Reference in a new issue