aboutsummaryrefslogtreecommitdiffstats
path: root/alsoftrc.sample
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2017-02-21 17:19:02 -0800
committerChris Robinson <[email protected]>2017-02-21 17:23:54 -0800
commit2dd142fed006549655bd55d3dc80388fe7e36e2e (patch)
treeec40872af1b14794e7e248ceacecec35eb21ac0c /alsoftrc.sample
parentd3cc867bd42759cb8e294d691354187984f96ff4 (diff)
Make the "sends" config option act as a limit
Instead of forcing the device to always use the specified send count, it simply limits requests to it.
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r--alsoftrc.sample7
1 files changed, 3 insertions, 4 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample
index d676c8aa..3cc205b0 100644
--- a/alsoftrc.sample
+++ b/alsoftrc.sample
@@ -176,10 +176,9 @@
#slots = 64
## sends:
-# Sets the number of auxiliary sends per source. When not specified (default),
-# it allows the app to request how many it wants. The maximum value currently
-# possible is 16.
-#sends =
+# Limits the number of auxiliary sends allowed per source. Setting this higher
+# than the default has no effect.
+#sends = 16
## volume-adjust:
# A global volume adjustment for source output, expressed in decibels. The