diff options
author | Chris Robinson <[email protected]> | 2016-07-30 16:24:46 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2016-07-30 16:24:46 -0700 |
commit | af258efda4d8e840e00859262fb894355bdbb270 (patch) | |
tree | ea93e2a0a23568a60b61f7200c6f6b67399ebaa7 | |
parent | e4380ece5e15e561902ec28aea14276b607ca930 (diff) |
Update alsoftrc.sample with the new channel configurations
-rw-r--r-- | alsoftrc.sample | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index fcf642dd..ae965fba 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -48,7 +48,10 @@ ## channels: # Sets the output channel configuration. If left unspecified, one will try to # be detected from the system, and defaulting to stereo. The available values -# are: mono, stereo, quad, surround51, surround51rear, surround61, surround71 +# are: mono, stereo, quad, surround51, surround51rear, surround61, surround71, +# ambi1, ambi2, ambi3. Note that the ambi* configurations provide ambisonic +# channels of the given order (using ACN ordering and SN3D normalization by +# default), which need to be decoded to play correctly on speakers. #channels = ## sample-type: |