1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 15:19:43 +01:00
tldr/pages/linux/fluidsynth.md
Managor f3ba2dad06
fluidsynth: add page (#10576)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-08-07 21:45:35 +02:00

252 B

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}}