var fDesc=new Array(); fDesc[0] = "DB Audio Mixer & Editor 1.1 is a very well designed application that provides you with the function of mixing and editing your audio files. The program comes with a lot of tools and options that will allow you to create and edit audio files the way you want to.
This application is very useful for people who want to create their own music. The program allows you to record your own voice by using a microphone. You will also be able to record the sound of any audio instrument and then mix them all together and create a song of your own. DB Audio Mixer & Editor 1.1 also enables you to add special effects and filter effects to your music.
Once you add a file into the program's main window, you will be able to see its information and modify it. You will be able to change the files' name, album, artist and genre.
The program also works as a conversion tool. It supports many audio formats, including Mp3, WAV, WMA, OGG and AIFF. The application's interface is very easy to use and every tool is located on the program's main window."; 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 = ''; } }