We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99b0d00 commit 40f0a65Copy full SHA for 40f0a65
README.adoc
@@ -21,7 +21,7 @@ Port `20` is the one we'll use in the following examples.
21
22
Start `fluidsynth` inside a shell with a soundbank
23
```bash
24
-fluidsynth --server --audio-driver=alsa -udio.alsa.device=hw:0 ~/Synth.SF2
+fluidsynth --server --audio-driver=alsa -o audio.alsa.device=hw:0 ~/Synth.SF2
25
```
26
27
In another shell, execute
0 commit comments