mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-05 05:55:46 +00:00
Update cheatsheets
This commit is contained in:
@@ -10,4 +10,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Play a MIDI file:
|
||||
|
||||
`fluidsynth --audio-driver={{pipewire|pulseaudio}} {{path/to/soundfont.sf2}} {{path/to/file.midi}}`
|
||||
`fluidsynth {{path/to/soundfont.sf2}} {{path/to/file.midi}}`
|
||||
|
||||
- Specify the audio driver:
|
||||
|
||||
`fluidsynth {{[-a|--audio-driver]}} {{pipewire|pulseaudio}} {{path/to/soundfont.sf2}} {{path/to/file.midi}}`
|
||||
|
||||
Reference in New Issue
Block a user