Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

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 :)

share|improve this question
linux, mac or windows? – Nifle May 26 '10 at 8:16

3 Answers

up vote 6 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

share|improve this answer

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.
share|improve this answer

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.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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