var fDesc=new Array(); fDesc[1] = "surround, dynamic boost, and Hyperbass. You can also change processing modes from a group of presets and listening environment between speakers and headphones."; fDesc[2] = "images like graphical images, photos and text. With S-Spline XL settings you can improve sharpness of the image, add film grains to an image, and apply sharp and soft edges to make all your digitals look more natural."; fDesc[3] = "also change song voices and create animal sounds. With a professional design you can use features like the Voice Morpher and the Parody Mixer. The utility works with the major VoIP and Instant Messaging programs. You can also modify timbre and pitch with the help of a wide range of presets."; fDesc[4] = "excellent playback quality, with extra tools to manage our music files. With support for more than thirty audio formats, this player offers all the necessary functions to fully enjoy our music without consuming valuable resources from the system."; fDesc[5] = "application comes with many advanced professional features like access to all option Presets, custom testing options, access to all feature tests, unlimited number of test runs, and various other professional online features."; fDesc[6] = "other plug-in presets. The enhanced Preset Manager is now a standalone application that you can use to back up, transfer, and delete user-defined effects presets for ACID, Sound Forge, and Vegas software. Using this software you can save time in accessing most commonly used settings."; fDesc[7] = "software helps in the development of percussive samples. Many features have been used like drumhead selection, room and microphone configurations to fuse the qualities of a high-end drum recording and the cutting edge of the radical beats of today's top R&B, hip hop, and pop producers."; fDesc[8] = "includes sound both in the recordings and the MIDI recorded by Michael. Michael Blair’s personal instrument set-up included a mix of regular drums and odd bits and pieces like trashcans, bedroom furniture and rusty bicycle."; fDesc[9] = "back up presets, which are also quickly accessible. The application serves as an easy-to-use backup shell for WinRAR archives and provides higher compression rates and safety to all the documents in comparison to the usual ZIP backups."; fDesc[10] = "stunning 3D visualizations. On the software front, it uses Microsoft's Direct3D to produce flowing images in reaction to music. The visualizations are very well synchronized with the beats. There are around 100+ presets that come pre installed with this plugin."; fDesc[11] = "resizing capabilities, format conversion facility, batch processing and renaming facility, watermarking, templates, folder presets and scripting functionality, the tool stands high in the crowd."; fDesc[12] = ", which is something that most samplers only dream of being able to do. Their sound morphing is a great way to create new and fresh sounds. Adding your own pads and textures is capable with the library of over 800 presets that is also included. At the heart of the Cameleon 5000 is their morph square."; fDesc[13] = "the brightness and darkness and sticking out images that need some particular visualization. Each color has its own sliding bar. Presets can be edited and saved."; fDesc[14] = "is easy to use and you do not even need a long time to complete conversions. The Video to MP3 Converter 5.6 is capable of supporting multi-reading which enables batch conversions. This way you can convert a lot of video files to MP3 files in just one sitting."; fDesc[15] = "is very versatile; you can make it sound very harsh and metallic or the opposite of very soft. Blue Cat's Flanger has included factory presets that will have you exploring its capabilities."; 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 = '...'; } }