diff options
author | Chris Robinson <[email protected]> | 2015-08-26 12:50:54 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2015-08-26 12:50:54 -0700 |
commit | 01f9cb4072b7ce33c351b8d3a381fe8607f7aa50 (patch) | |
tree | b08b646da7f2340c96442eeae63d9de32b347a28 /alsoftrc.sample | |
parent | baf1bd5b54ce6208b1d0dcd61668f8f37b7dcbb2 (diff) |
Update the default value for JACK's spawn-server option
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index 53731644..efebc469 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -321,7 +321,7 @@ ## spawn-server: # Attempts to autospawn a JACK server whenever needed (initializing the # backend, opening devices, etc). -#spawn-server = true +#spawn-server = false ## buffer-size: # Sets the update buffer size, in samples, that the backend will keep buffered |