This is the initial implementation of the lossyWav algorithm in Java.

It is based on the C# port, and doesn't provide yet most of the parameters ( it only accepts the -q parameter).

To execute it: java -jar jLossyWav.jar -q 5.0 inputFile.wav.


The sources are included inside the .jar file. They can be seen with 7-Zip or be imported directly into Eclipse IDE.


[Current posted version: 0.2 ]