var fDesc=new Array(); fDesc[0] = "Direct MIDI to MP3 Converter is a fast audio utility that allows you to convert MIDI to MP3, WAV, WMA and OGG formats. Our audio MIDI converter can quickly render any MIDI file into an audio format that you can burn to an audio CD and play on a regular CD player..

A key difference between our fast MIDI to MP3/WAV converter and other similar programs is that our fast converter provides direct MIDI conversion (rendering) without sound recording. The main advantages of direct MIDI conversion are the CD audio quality, the conversion speed and the silence during conversion. You don't need to listen to the MIDI music, nor adjust the recording level while converting. Just drag and drop your MIDI files and the rest is done automatically by Direct MIDI Converter! Conversion speed is up to 10 times faster than the original MIDI file time! Musicians can use their own SF2 Soundfonts for fast rendering and change the instruments' quality.

A built-in audio player (with trackbar) helps you pre-listen to MIDI, MID, RMI or Karaoke files before fast converting. And the built-in, easy-to-use OGG/WMA/MP3 Tag Editor helps you name your MP3, WMA or OGG tracks. The batch mode helps you quickly and simultaneously convert multiple MIDI tracks to MP3. The fast batch MIDI to WAVE conversion is very useful for creating music collections on an audio CD. The resulting WAV or MP3 files can then be burned to an audio CD using any CD burning or recording program. Or you can download it to your Apple iPod or other portable MP3 player if you like.

Using the Tempo Change feature, you can create an album of your favorite MIDI or Karaoke MIDI compositions performed at any tempo. Quality options are adjustable. You can fast convert your favorite mobile phone MIDI ringtones to MP3 with adjustable reverberation."; 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 = ''; } }