timidity

Software synthesizer that converts MIDI files to audio

brewmacoslinux
Try with needOr install directly
Source

About

Software synthesizer

Commands

timidity

Examples

Play a MIDI file through the synthesizer$ timidity song.mid
Convert MIDI file to WAV audio format$ timidity -Ow -o output.wav song.mid
Convert MIDI file to MP3 format with output flag$ timidity -Om -o output.mp3 song.mid