var fDesc=new Array(); fDesc[0] = "This is a CD ripping software for Windows. If you want to make your own MP3 files from an audio CD, this is exactly what you are looking for. Only with a few mouse clicks, AltoMP3 Maker can convert your audio CD collections to smaller size MP3 files, so you can listen your music with your MP3 player, mobile phone, iPod etc. It is able to easily convert various audio and video media files to the MP3and WAV formats. Such media files include: *.wma,*.w4a,*.mp2,*.mp4,*.asf audio files, *.avi,*.asf,*.wmv,*.mov video files and divx, XviD movies etc. With full CD audio playback control function, AltoMP3 Gold can also work as a freedb-aware CD player.AltoMP3 Gold also supports freedb, the free online CD information, by which you can get the CD album, artist, track titles and much more CD information over Internet with just a button clicking. You can also submit your favorite CD's information to the freedb server to share with others.AltoMP3 uses the LAME Encoder as Default MP3 Encode Engine. LAME MP3 encode engine is a powerful freeware project, which encodes music data at a very high speed with perfect MP3 quality, while VBR(Variable Bitrate) is supported. With full CD audio playback control functions, AltoMP3 Maker can also work as a CDDB2-Enabled CD player. You can arrange the play order, select the songs to play, seek the play position and adjust the volume etc. The other Features of this MP3 ripper include: both ID3V1 and ID3V2 tag support, multiple CD drivers support and large scale CD-ROM devices support.Features:-Perfect output quality with high speed-Freedb enabled-Support both ID3V1 and ID3V2 tag-Easy to understand and intuitional interface-Support larger scale CD-ROM devices- 8 out of 10Requirements:- CD-ROM that supports digital extractionLimitations:- Only the first 12 tracks can be extracted in demo version
A well-done, fully-featured yet easy-to-use and simple CD ripper"; 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 = ''; } }