From the command prompt in the folder that you have placed Volumax:
CODE
F:\Testdir>volumax -h
Volumax v0.3 - Compiled Mar 9 2003. Copyright (c) 2002 John Edwards
Usage: volumax [options] input.wav [...]
OPTIONS
-h, --help Prints this help information.
-a, --album Use Album volume setting, or
-t, --title Use Track volume setting(DEFAULT).
-c, --calculate Calculates and prints proposed volume adjustments, but
DOES NOT APPLY THEM. This is the DEFAULT.
-y, --apply Calculates and APPLIES proposed volume adjustments.
-l, --level X Apply reduction to maximum non-clipping volume in dB, where
X = any floating point number between 0.0 and -12.0(DEFAULT 0.0)
FORMAT OPTIONS (One option ONLY may be used)
-b, --bits X Set output sample format, where X =
1 for 8 bit PCM data.
2 for 16 bit PCM data(DEFAULT).
3 for 24 bit PCM data.
4 for 32 bit PCM data.
5 for 32 bit floats.
INPUT FILES
Volumax input files may be 8, 16, 24 or 32 bit integer, or floating
point wave files with 1 or 2 channels and a sample rate of 48000Hz,
44100Hz, 32000Hz, 24000Hz, 22050Hz, 16000Hz, 12000Hz, 11025Hz or 8000Hz.
Wildcards (?, *) can be used in the filename.
F:\Testdir>
By default, you will get the max no clipping level.