var fDesc=new Array(); fDesc[0] = "Acoustica Audio Converter Pro allows you to convert MP3, audio CDs, WAV and OGG formats between them. You just need to configure the basic settings (like destination folder and computer processing power to use), choose a file or group of files, right click on them and choose the destination format.

It features conversion of complete music folders and sub-folders with a single right click, and allows you to convert play lists (Windows Media Player, Acoustica MP3 CD Burner, Roxio Easy CD Creator, Winamp, Nero, Sonique, Cakewalk Pyro, Real Jukebox, & iTunes play lists).

You can also rip audio CDs with a right click, the program automatically looks up track info and names the converted tracks. It Normalizes audio files, removes silence from the beginning and end of the sounds.

Acoustica Audio Converter because of its ease of use is a good option for users who only work with MP3, audio CDs, WAV, WMA and OGG formats. There is no support for GSM, AAC, M4A and other audio formats so if you need to work with them, you have to keep looking for another conversion tool.

If you want to give it a try, you can download a demo with 8 free conversions from the developer's site."; 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 = ''; } }