up vote 3 down vote favorite
share [g+] share [fb]

I really need a software which can convert from midi to wav. I've found midiConverter but it seems not work . After click record button, I receive a WEIRD file which is just messy sound not the fancy melody.

THanks for reading this and I'll vote to every answer :)

link|improve this question

45% accept rate
linux, mac or windows? – Nifle May 26 '10 at 8:16
feedback

3 Answers

up vote 5 down vote accepted

Any time you are wondering if you can do X with audioformat Y your first step should always be Audacity. It's open source, cross platform and very competent.

In this case follow this advice: How to Make an MP3 or WAV out of a MIDI Using Audacity

link|improve this answer
feedback

You can try TiMidity++ which is an open source MIDI to WAVE converter and player. You can find the project home page here. In addition to TiMidity++, you might be interested in the following:

  • libTiMidity is a MIDI to WAVE converter library that uses Gravis Ultrasound-compatible patch files to generate digital audio data from General MIDI files. This library based on the TiMidity decoder from SDL_sound library.
  • Midi2ogg is a shell-based frontend to TiMidity++ and Oggenc that allows the user to convert a midi or mod file to Ogg Vorbis at the desired quality level with a very simple command syntax.
  • TiMidity++ Windows Synthesizer (TWSYNTH) extended TiMidity++ to read midi inputs.
link|improve this answer
feedback

You can use Fruity Loops , you can create a new project , add the midi song and change all the instruments by your choice, FruityLoops is not a conversion program but its for music creation.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.