var fDesc=new Array(); fDesc[1] = "cost. VirtualDJ HomeEdition includes all the features of the professional VirtualDJ software except for direct 2nd Video Output (Window Mode only) and those which involve additional hardware (mixer, turntable, midi, ...). So if you intend to mix using your mouse to move the crossfader, then VDJ HomeEdition might be what you're looking for."; fDesc[2] = ", burn, convert, record and do much more with this program. Play the most popular video formats or convert audio from one format to another. Record analog audio from the computer and add sound effects, such as cross-fader, reverb, and x-bass."; fDesc[3] = "effects, equalize, analize, import and export audio tracks in formats wav, aiff, mp3, ogg vorbis, flac, mp2. Its Available for Windows 98/NT/XP/Vista, Linux/Unix, Mac OSX."; fDesc[4] = "many options and applications. You can cut, copy, and paste recordings or parts of them, and also add some effects such as echo, amplification and noise reduction."; fDesc[5] = "VoIP calls and Instant Messaging conversations."; fDesc[6] = "available on the websites and captures it. User can also capture MP3 from radio sites and can hear it whenever they want. It gives super quality of audio and video file exactly the same you hear or watch on the website."; fDesc[7] = "to introduce you a simple yet powerful program that will let you perform this task easily. DVD Audio Extractor, as its name suggests, will let you extract all audio from any DVD, in just four simple steps."; fDesc[8] = "accompany you anytime, anywhere."; fDesc[9] = "as many audio files as you wish in MP3, WAV or WMA, arrange them in any order you like, add fade-ins and fade-outs, change their volume and pitch… and make your own original mixes with just a few clicks!"; fDesc[10] = "you to mix multiple audio tracks together quickly and easily, and also record your own audio tracks using its high quality audio recorder."; fDesc[11] = "in a file any sound that goes through your sound card. You will be able to record sounds from programs, an Internet streaming, your microphone, the CD/DVD player or any device you connected to your Line In jack, such as a TV set, a cassette recorder or a Hi-Fi system."; fDesc[12] = "common functions of the media player the program allows to search track information, search and delete duplicate tracks, search automatically audio tracks similar to your favourite ones."; fDesc[13] = "program supports many audio files such as MP3, WAV, WMA and OGG. Using this software, you will be able to record your voice by using a microphone and the program will capture all the audio from your environment."; fDesc[14] = "(batch renaming is supported), create playlists and rip CDs. The program has an attractive user interface and is easy to use. And the main advantage of the program is that it is completely free."; fDesc[15] = "your Stereo Equipment, Importing Audio Tracks from your CD´s, etc. In one word, this tool is a sound editor program for Windows. You can also edit your voice and another sounds recordings and if you want it you can also add some sounds effects."; fDesc[16] = "sound card with a very high level of quality. Using this application, you will be able to record any external sound. You will be able to record your own voice by using a microphone or to record the sound of a guitar or any other instrument."; fDesc[17] = "matter if you are listening to your favorite on-line radio, your audio CDs, or if you want to record your voice by using your microphone. With this versatile program you can do it easily."; fDesc[18] = "any time you set.It integrates the complete set of record volume control for your convenience."; fDesc[19] = "converts mp3 files to wave files and WAVE CD Creator records the wave files to CD. MP3 To Wave Transformer will make it easy to convert MP3 files to Wave files so that you can create your own custom CDs by using CD-Recorder software (usually ship with your CD-Recorder) or edit them in sound editor. WAVE CD Creator will make it easy to make your own custom music CD. Just select wave files and press record button. WAVE CD Creator will do all other work for you. All you need to do is waiting for a while and then enjoy the CD."; fDesc[20] = "via a simple graphical interface! Its your soup. Mix it well! Exports to MP3, WMA, RealAudio? and wave files."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }