mirror of https://github.com/CrimsonTome/tldr.git
9 lines
252 B
Markdown
9 lines
252 B
Markdown
|
# fluidsynth
|
||
|
|
||
|
> Synthesize audio from MIDI files.
|
||
|
> More information: <https://github.com/FluidSynth/fluidsynth/wiki/UserManual>.
|
||
|
|
||
|
- Play a MIDI file:
|
||
|
|
||
|
`fluidsynth --audio-driver={{pipewire|pulseaudio}} {{path/to/soundfont.sf2}} {{path/to/file.midi}}`
|