aboutsummaryrefslogtreecommitdiffstats
path: root/alsoftrc.sample
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2017-02-19 22:59:55 -0800
committerChris Robinson <[email protected]>2017-02-19 22:59:55 -0800
commitb23f81b686f4c72044d0d6f85b5049822f3c6a78 (patch)
tree22455048a2f0e4e03be85fb8cd50987839c3bbbf /alsoftrc.sample
parent3761336e6cf49a7cd5075424b3c8c4a1f5e5b226 (diff)
Remove the separate surround51rear decoder option
Both 5.1 Side and Rear configurations use 'surround51' to look up the appropriate decoder file. The decoder loader already handles mapping between rear and side channels, so there's no need for separate options.
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r--alsoftrc.sample9
1 files changed, 2 insertions, 7 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample
index d5913ff0..256a4d06 100644
--- a/alsoftrc.sample
+++ b/alsoftrc.sample
@@ -246,15 +246,10 @@ distance-comp = true
quad =
## surround51:
-# Decoder configuration file for 5.1 Surround (Side) channel output. See
-# docs/ambdec.txt for a description of the file format.
+# Decoder configuration file for 5.1 Surround (Side and Rear) channel output.
+# See docs/ambdec.txt for a description of the file format.
surround51 =
-## surround51rear:
-# Decoder configuration file for 5.1 Surround (Rear) channel output. See
-# docs/ambdec.txt for a description of the file format.
-surround51rear =
-
## surround61:
# Decoder configuration file for 6.1 Surround channel output. See
# docs/ambdec.txt for a description of the file format.