lossyWAV has now reached the stage where (following an immediate problem sample with v0.6.4 RC1) it is appropriate to issue Release Candidate 2 (attached).

CODE
lossyWAV v0.6.7 RC2, Copyright (C) 2007,2008 Nick Currie. Portions (C) 1996
Don Cross. lossyWAV is issued with NO WARRANTY WHATSOEVER and is free software.

Usage   : lossyWAV <input wav file> <options>

Example : lossyWAV musicfile.wav

Quality Options:

-1            highest quality preset, circa 500kbps for 44.1khz, 2ch;
-2            default settings, circa 450kbps for 44.1khz, 2ch;
-3            DAP preset, circa 400kbps for 44.1khz, 2ch.

Standard Options:

-o <folder>   destination folder for the output file(s).
-nts <n>      set noise_threshold_shift to n dB (-48.0dB<=n<=+12.0dB);
              (-ve values reduce bits to remove, +ve values increase).
-snr <n>      set minimum average signal to added noise ratio to n dB;
              (0.0dB<=n<=48.0dB) Increasing value reduces bits to remove.
-force        forcibly over-write output file if it exists; default=off.
-check        check if WAV file has already been processed. default=off;
              errorlevel=16 if already processed, 0 if not.
-correction   write correction file while processing WAV file. default=off;

System Options:

-quiet        significantly reduce screen output.
-nowarn       suppress lossyWAV warnings.
-detail       enable detailled output mode.

-below        set process priority to below normal.
-low          set process priority to low.

Special thanks:

David Robinson for the method itself and motivation to implement it.
Don Cross for the original Pascal source for the FFT algorithm used.
Horst Albrecht for valuable tuning input and feedback.


Explanation, history and lossless codec settings in the wiki article

[edit] File removed - obsolete. [/edit]