Disable low latency for audio dropouts.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
# If you want to use JACK applications, uncomment this
|
||||
jack.enable = true;
|
||||
|
||||
lowLatency.enable = true;
|
||||
lowLatency.enable = false;
|
||||
|
||||
# use the example session manager (no others are packaged yet so this is enabled by default,
|
||||
# no need to redefine it in your config for now)
|
||||
|
||||
Reference in New Issue
Block a user