mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 13:42:07 +02:00

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
8 lines
252 B
Markdown
8 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}}`
|