Files
tldr/pages.zh/linux/fluidsynth.md

8 lines
256 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# fluidsynth
> 从MIDI文件合成音频。
> 更多信息请访问:<https://github.com/FluidSynth/fluidsynth/wiki/UserManual>。
- 播放MIDI文件
`fluidsynth --audio-driver={{pipewire|pulseaudio}} {{path/to/soundfont.sf2}} {{path/to/file.midi}}`