diff options
author | Chris Robinson <[email protected]> | 2020-02-25 04:52:39 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2020-02-25 04:52:39 -0800 |
commit | af6584b8fc14abe38d9916ced233771a36df248f (patch) | |
tree | 000e21e00675cfb75b44cb9238f852a1479523d0 /alsoftrc.sample | |
parent | 7144cf405a3dbc8ef0dafb18b23b28d3b1be9c6d (diff) |
Reduce the maximum number of source sends to 6
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 9afc5f52..b5c90034 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -206,7 +206,7 @@ ## sends: # Limits the number of auxiliary sends allowed per source. Setting this higher # than the default has no effect. -#sends = 16 +#sends = 6 ## front-stablizer: # Applies filters to "stablize" front sound imaging. A psychoacoustic method |