var fDesc=new Array(); fDesc[0] = "Resample, change the channels, change the bitrate and change the ACM codec of a PCM WAV and ACM WAV files. Easily, with an high quality results and fast.

The EZ WAV To WAV 1.2 is a program that can help you to change the size of a large WAV file to a smaller one.

Also, with the Audio Editor of EZ WAV To WAV 1.2 you can edit MP3, WAV audio format with a few mouse click.

After the process has done, you can operate events automatically by the program, such as playing a sound, operate external programs and more...

With the Item Editor of the program you can set the range to proceeds, the ID3 tags and get the information about the source file, fast and easy.

The audio player of the program allows you to play ACM and PCM WAV, MP3 and WMA from your PC without install any external codec (except for the ACM). You can also manage your tracks under an easy to use Items List."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }