diff options
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index 855b862e..aede54a5 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -72,6 +72,10 @@ slots = 4 # Sets the maximum number of Auxiliary Effect Slots an app can # effect is set on it even if no sources are feeding it, so this may # help when apps use more than the system can handle. Default is 4 +sends = 1 # Sets the maximum number of auxiliary sends per source. The total + # number of sends possible is defined at compile time and thus can + # not be increased beyond the default. Default is 1 + layout_STEREO = # Sets the speaker layout when using stereo output. Values are # specified in degrees, where 0 is straight in front, negative # goes left, and positive goes right. The values must define a |