var fDesc=new Array(); fDesc[0] = "Audio Edit Magic is a powerful visual audio editing and recording software solution, which supports many advanced and powerful operations with audio data. Audio Edit Magic is full-featured digital audio editing software that provides you with a variety of audio recording, mixing, editing, analyzing and effects processing possibilities. It will offer an intuitive, easy-to-use interface designed for the everyday user. This tool also has dozens of amazing audio effects and tools for converting audio files into different formats, including MP3, WMA, WAV, Ogg Vorbis and many others. You can use the Audio Edit Magic to record your own music, voice or other sounds, import and export lots of audio files formats, including Windows PCM (WAV), MP3, Ogg Vorbis, WMA 9 and AIFF, play it, mix it, edit audio files visually applying more than 20 effects and filters, including: Cut, Paste, Move, Delete, Fadein/Out, Crossfade, Vibrato, Delay, Normalize, Fade, Flanger, Amplify, Invert, Insert Silence, and more. With Audio Edit Magic you will be able to: -Open, create, and save audio files in any of the supported formats (can also save any portion of a loaded file to disk as a new file).-Display audio data waveform (Zoom Full, Zoom In, Zoom Out, and Zoom Vertical).-Play audio files or any portion of the files (Play, Pause, and Stop).-Record audio data from a microphone or any other available input device.-Edit audio files visually (Cut, Copy, Delete Selection, Delete Silence, Paste, Paste From File, Mix, Mix From File).-Apply various effects (Amplify, Compressor, Delay, Equalize, Fade In and Fade Out, Flanger, Invert, Normalize, Phaser, Reverb, Reverse, Silence, Shrink, Stretch, Vibrato, etc.).-Apply different filters to any selected portion of audio files.-Supports all major audio file formats such as uncompressed WAV; compressed WAV, MP3, MP2, Ogg, WMA, CDA (Audio CD Tracks), AVI, AIFF, AU, G.721, G.723, G.726, VOX, RAW.-And much more.- 9 out of 10Requirements:-Processor speed: 166 MHz-Memory (Cache): 64 MB RAM Minimum-Hard disk: IDE-Operating system: Windows 2000/XP/2003 server/Vista-Soundcard: MME-compatible Soundcard-Graphics: 256 colors @ 800 x 600Limitations:- 30 days trial- Before registration, you can not save files."; 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 = ''; } }