diff options
author | Chris Robinson <[email protected]> | 2017-02-22 15:56:09 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2017-02-22 15:56:09 -0800 |
commit | 55e3b840b351d59e9e746080ab0eac93fea93e04 (patch) | |
tree | e18ba2c15c945e170a5ab19b95f2b8164802cecd /alsoftrc.sample | |
parent | 2e1f1449bc7bd9f50822298577be203693deca7f (diff) |
Reduce the default period count to 3
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 3cc205b0..df6bb326 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -81,7 +81,7 @@ # which helps protect against skips when the CPU is under load, but increases # the delay between a sound getting mixed and being heard. Acceptable values # range between 2 and 16. -#periods = 4 +#periods = 3 ## stereo-mode: # Specifies if stereo output is treated as being headphones or speakers. With |