Maximum volume increased to 800%
parent
20ef302410
commit
6c7b7f7213
|
@ -7,7 +7,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#define MAX_VOLUME 400.0
|
||||
#define MAX_VOLUME 800.0
|
||||
|
||||
double logarithmicToLinear(double logarithmic);
|
||||
double linearToLogarithmic(double linear);
|
||||
|
|
Loading…
Reference in New Issue