var fDesc=new Array(); fDesc[0] = "Free AAC M4A OGG WAV to MP3 Converter lies in the foundation of the Magic Audio Tools line of products. Offering just the essential conversion functions and supporting 5 most popular audio formats, Free M4A AAC OGG WAV MP3 Audio Converter is a completely free, yet powerful solution for all music enthusiasts and users willing to have a powerful tool for fast cross-format audio conversion and be able to convert wav to mp3, convert m4a to mp3, convert ogg to mp3, convert aac to mp3 and do a whole lot more.

The interface of Free M4A AAC OGG WAV MP3 Audio Converter is extremely intuitive and does not require any prior audio conversion experience or special knowledge in this area. In fact, anyone can use this free m4a to mp3 converter to cross-convert mainstream audio formats, such as M4A, AAC, OGG, WAV and MP3 – either in the shuffle mode or preserving the original file structure. You can specify the output format and the desired bitrate, which will directly affect the sound quality and the size of the file. This free aac to mp3 converter alone provides fairly basic functionality, which can, however, be expanded using other Magic Audio Tools products. The program is fully compatible with 32- and 64-bit versions of Windows and will work under Windows 2000 and above."; 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 = ''; } }