diff options
author | Chris Robinson <[email protected]> | 2010-06-06 00:53:29 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2010-06-06 00:53:29 -0700 |
commit | ce0727097391ea32eefe5cac592b1ca8a2a2c397 (patch) | |
tree | e83c9347f8514e93cd3ea516ea1145cb18625f9a /alsoftrc.sample | |
parent | ac05863f729d46e6173724a3464f81aafc1b3d1e (diff) |
Remove support for the old 'refresh' config option
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index e5f0203d..a34c7333 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -79,8 +79,7 @@ ## period_size: # Sets the update period size, in frames. This is the number of frames needed -# for each mixing update. If the deprecated 'refresh' option is specified and -# this isn't, the value will be calculated as size = refresh/periods. +# for each mixing update. #period_size = 1024 ## periods: |