diff options
author | Chris Robinson <[email protected]> | 2016-03-27 01:57:28 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2016-03-27 01:57:28 -0700 |
commit | 91d53560d6f7e22be00ef6243f5dc1ea3211ceed (patch) | |
tree | b238d635e0129ff669ff52c8daec3c129c2cf7f9 /alsoftrc.sample | |
parent | 764d5801001b7d680da91075890160ea6dae597f (diff) |
Add a text file describing AmbDec config file support.
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index 353b5573..3a22914d 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -227,24 +227,29 @@ hq-mode = false distance-comp = true ## quad: -# Decoder configuration file for Quadrophonic channel output. +# Decoder configuration file for Quadrophonic channel output. See +# alsoft_ambdec.txt for a description of the file format. quad = ## surround51: -# Decoder configuration file for 5.1 Surround (Side) channel output. +# Decoder configuration file for 5.1 Surround (Side) channel output. See +# alsoft_ambdec.txt for a description of the file format. surround51 = ## surround51rear: -# Decoder configuration file for 5.1 Surround (Rear) channel output. +# Decoder configuration file for 5.1 Surround (Rear) channel output. See +# alsoft_ambdec.txt for a description of the file format. surround51rear = ## surround61: -# Decoder configuration file for 6.1 Surround channel output. +# Decoder configuration file for 6.1 Surround channel output. See +# alsoft_ambdec.txt for a description of the file format. surround61 = ## surround71: -# Decoder configuration file for 7.1 Surround channel output. Note: This can -# be used to enable 3D7.1 with the appropriate configuration file and speaker +# Decoder configuration file for 7.1 Surround channel output. See +# alsoft_ambdec.txt for a description of the file format. Note: This can be +# used to enable 3D7.1 with the appropriate configuration file and speaker # placement. surround71 = |