mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-14 16:48:32 +00:00
Update cheatsheets
This commit is contained in:
13
linux/fluidsynth
Normal file
13
linux/fluidsynth
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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}}`
|
||||
Reference in New Issue
Block a user