* caotica2 command-line Volume v 1.0 http://caotica2.free.fr/ >Syntax: c2Volume.exe [parameters] "sourcefile.wav" "targetfile.wav" >Parameters: -%=[volume in percent] -c (audio compression) -n (normalize) >Example: c2Volume.exe -%=200 "c:\My Documents\My File.wav" "c:\My Documents\My New File.wav" this will make "My New File.wav" similar to "My File.wav" but with double volume. >Limitations: >input file must be a 16bit wave file. >output will be at the same format as the source file.