HydrogenAudio

Hydrogenaudio Forum => Uploads => Topic started by: Gregory S. Chudov on 2008-11-20 22:11:45

Title: LossyWAV C# port
Post by: Gregory S. Chudov on 2008-11-20 22:11:45
This is a very simple implementation, stripped bare of all the nice command line switches and console output. It just encodes from one .wav file to another, and it has been tested only on one piece of music and only with default parameters.

In other words, this is for developers only.

[attachment=4747:attachment]
Title: LossyWAV C# port
Post by: Nick.C on 2008-11-21 07:58:31
Well done, Sir!
Title: LossyWAV C# port
Post by: Lucho on 2008-11-22 06:28:06
Good work Gregory!  Thats big step forward for lossyWav.
Now Java dev could port it easily from C# source also.