From 30f57d0824826c38d8991f041ea8870e19b44033 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Sat, 11 Apr 2009 18:16:05 -0700 Subject: Make auxiliary effect slot count configurable --- alsoftrc.sample | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'alsoftrc.sample') diff --git a/alsoftrc.sample b/alsoftrc.sample index 438eba4a..8408ab78 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -67,6 +67,11 @@ excludefx = # Sets which effects to exclude, preventing apps from using them. # reverb # Default is empty (all available effects enabled) +slots = 4 # Sets the maximum number of Auxiliary Effect Slots an app can + # create. A slot can use a non-negligible amount of CPU time if an + # 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 + 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 -- cgit v1.2.3