var fDesc=new Array(); fDesc[1] = "format. The best about this program is the ways you have to convert your files. The input formats this useful software supports are WAV, RM, RA, VQF, AAC, AC3, M4B, M4A, MP3, WMA, OGG and more"; fDesc[3] = "that lets you listen to documents, e-mails or web pages instead of reading on screen."; fDesc[4] = "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[5] = "are some programs in the market that can do this, of course, but most of them slow down everything, to the point where you cannot understand anything anymore because the speed is so slow that voice and instruments begin to sound pretty weird."; fDesc[7] = "time you schedule them. AIV Reminder will also let you to set an alarm and run a program program instead of playing a sound, at a specified time."; fDesc[8] = "to WAV, but also to WMA. You can also convert from one MP3 file to another MP3 file in order to change its bitrate. You just need to right-click the audio file and select the output format of your choice, and MP3 To Wave Converter PLUS will start working."; fDesc[9] = "9x/Windows NT and Windows 2000."; fDesc[10] = "sound files into the program, then click the convert button."; fDesc[11] = "CD disc. When running the application, it installs all the necesary commands into the context menus that will appear when selecting a music file with the right mouse button, with its own icon shown."; fDesc[12] = "found one. Bingo RM to MP3 Wave Converter enables you to convert RA, RM, and RMVB files into Mp3 and WAV files. This application also allows you to extract audio from Real Video files."; fDesc[13] = "It supports recording to MP3 directly without generating temporary WAVE files, which will allow you to save space on your hard disk. When the software is recording, you can see the calculated size showed on the control panel at real time."; fDesc[14] = "Maker is a great tool to convert music files between mp3 files and wave files. It is very easy to use. All you need to do is drag sound files into the program, then click convert button. Support Windows 95/98, NT,ME and Windows 2000."; fDesc[15] = "your computer. With WAV to MP3 you can convert songs ripped from CD into MP3 and with MP3 to WAV you can create files ready to be written onto an audio CD. But sample tests showed that only the MP3 to WAV function is working and not the other way round."; 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 = '...'; } }