Skip to content

Commit 694d808

Browse files
authored
Update README.md
1 parent 49baefe commit 694d808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ Currently, these commands for remote-controlling JamesDSP's audio engine are ava
323323
--list-presets List presets (Remote)
324324
--status Show status (Remote)
325325
```
326-
The options should be fairly self-explanatory. For example, `jamesdsp --set reverb_enable=true` would enable the reverberation setting.
326+
The options should be fairly self-explanatory. For example, `jamesdsp --set reverb_enable=true` would enable the reverberation setting. Have a look at the audio configuration file at `~/.config/jamesdsp/audio.conf` to learn more about possible settings and their syntax.
327327

328328
Note: These commands try to connect to an active JamesDSP instance. If no instance is currently online, they will fall-back to modifying the audio configuration file directly on disk. The `--is-connected` option can be used to check whether one is currently online.
329329

0 commit comments

Comments
 (0)