1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/linux/fluidsynth.md

9 lines
277 B
Markdown
Raw Normal View History

# fluidsynth
> MIDI 파일에서 오디오 합성.
> 더 많은 정보: <https://github.com/FluidSynth/fluidsynth/wiki/UserManual>.
- MIDI 파일 재생:
`fluidsynth --audio-driver={{pipewire|pulseaudio}} {{경로/대상/사운드폰트.sf2}} {{경로/대상/파일.midi}}`