var fDesc=new Array(); fDesc[1] = "directly into MP3. This powerful conversion tool supports a lot of languages, you will be able to install it in French, German, English, Spanish, Portuguese, Ukrainian, Russian, Deutsch and many other languages."; fDesc[2] = "formats anymore. Your own ringtones, the opportunity to edit your audio files, the transferring of your music to the instrumental form and many other useful and important things – all that you can carry out by means of WIDI Recognition System!"; fDesc[3] = "formats easily. Our converting tool allows you to convert various .MID formats from one to another."; fDesc[5] = "KARAOKE (.kar) files to WAV, MP3, OGG, WMA formats without using your music card. It allows you to pre-listen how a melody will sound with a built-in player, set MP3 tags for output files, set tempo, customize quality, and more."; fDesc[6] = "instrument. Convert MP3 and WAV files to MIDI Grab music from a CD and convert it to a MID file MIDI-enable any musical instrument, even your voice Helps remove vocals for karaoke singing Find the beats in percussion tracks Speed web page loading time by using intelliScore's MID files instead of MP3, WAVE, or WMA files With intelliScore and additional software you can: Print sheet music from your favorite music Record MIDI directly into your sequencer software using your voice or any acoustic instrument Generate cell phone ringtones from your favorite music See the chord names and key detected by intelliScore Change individual notes, swap instruments, transpose, etc. Here are a few of intelliScore's powerful features: Polyphonic. IntelliScore converts WAVE to MIDI, MP3 to MIDI, CD to MIDI, and WMA to MIDI and helps figure out the notes, chord names, and key for you. Since intelliScore..."; fDesc[7] = "instruments in a polyphonic audio track and creates MIDI files for each of the instruments represented. Capable of recognizing as many as 93 different instruments, it opens any WAV, MP3, or WMA file, rips any track from an audio CD, and records audio directly from various external sources."; fDesc[8] = "output MP3 files to CD easily, copy MP3 files to MP3 player, or process the MP3 file by other tools."; fDesc[9] = "copies the audio digitally-not through the soundcard-which enables you to make perfect copies of the originals."; fDesc[10] = "this tool you should have a full duplex sound card and DirectX 9.0 or later installed on your system. MIDI formats of sound files are not supported in many tools and players so by using this tool you can get a WAV version of a MIDI file so that you can burn it onto a CD easily."; fDesc[11] = "Using this program, you will be able to listen to your music in any media player. The program also supports converting MIDI files to some other audio formats, including WAV, WMA and OGG files."; fDesc[12] = "formats this program supports are WAV, OGG, WMA, FLAC, Mp3, APE, VOX and MPC. The program supports all popular MIDI formats. This application can convert your files with a very fast conversion speed."; fDesc[13] = "presented before some audience? To make your favorite music ready for a wide range of devices, including portable players and mobile phones? MIDI to WAV Converter offers a quick and effective way to convert MIDI music to WAV, MP3, WMA, or OGG audio formats. By using SoundFonts it greatly reduces time needed for each MIDI to WAV conversion and also allows creating high quality music. While similar tools depend on the recording capabilities of your sound card, MIDI to WAV Converter can convert MIDI even on systems that don't support MIDI recording. The program employs two methods of MIDI to WAV conversion. By default, it converts MIDI to WAV with SoundFonts, which is much quicker than the other method. SoundFonts are banks of samples recorded from real musical instruments. By using them, MIDI to WAV Converter makes converted music as natural as possible. Different SoundFonts are..."; fDesc[14] = "different audio formats. The output formats this conversion tool supports are WAV, OGG, WMA and Mp3. Using this program, you will be able to convert your MIDI files so that you can load them in the most popular mobile devices, including iPhone, iPod, Mp3 players and cell phones."; fDesc[15] = "COMET! Midi to Audio Converter is a software utility for converting midi files(.mid,midi,rmi,ka r) to chosen audio format (wav,mp3,ogg,wma). Conversion is done as fast as possible,and with CD audio sound quality.midi to mp3,midi to wav"; 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 = '...'; } }