mt32emu

Software synthesiser emulating Roland MT-32 MIDI sound module

brewmacoslinux
Try with needOr install directly
Source

About

Multi-platform software synthesiser

Commands

mt32emu

Examples

play MIDI file with MT-32 sound$ mt32emu music.mid
connect MIDI keyboard to synthesiser$ mt32emu --midi-in
use custom ROM files for synthesis$ mt32emu --rom-path /path/to/roms music.mid
output audio to file instead of speaker$ mt32emu --wav-out output.wav music.mid
adjust audio quality and sample rate$ mt32emu --sample-rate 48000 music.mid