var fDesc=new Array(); fDesc[0] = "Everyone is used to hearing audio tracks from a CD but storing them on a PC or other devices is mandatory these days with the increase in number of portable devices. Hence Saga CD Ripper helps to copy tracks from a CD to MP3, WMA, WAV and OGG files.
It gives good quality and fast speed and also gives customizing options including Bit Rate and frequency according to the user requirements. It automatically creates a database that gives information about track title, artist, and album. It allows user to edit the tags with the files. It provides a very user friendly interface and is very easy to learn for novice users as well as sophisticated users. It is also a very decent audio player.
It does not create any temporary files during ripping which makes it faster and uses less space. It provides the complete functionality of an audio player. It supports batch conversion and also supports more than one CD-ROM drive. It is well supported on Windows95, Windows 98, WinMe, WinNT, Windows 2000, WinXP. The software may show some downloading problems but the downloading guide helps overcome them. There are constant updates of the software available on net which keeps the user updated. It is a shareware and requires some additional hardware to work like sound cards and CD-ROM. It does not provide pop-ups and reminders."; 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 = ''; } }