Update some config option descriptions
This commit is contained in:
parent
2691c33b55
commit
06caac2619
@ -93,13 +93,13 @@
|
|||||||
#sources = 256
|
#sources = 256
|
||||||
|
|
||||||
## stereodup:
|
## stereodup:
|
||||||
# Sets whether to duplicate stereo sounds behind the listener for 4+ channel
|
# Sets whether to duplicate stereo sounds behind the listener. This provides a
|
||||||
# output. This provides a "fuller" playback quality for surround sound output
|
# "fuller" playback quality for surround sound output modes, although each
|
||||||
# modes, although each individual speaker will have a slight reduction in
|
# individual speaker will have a slight reduction in volume to compensate for
|
||||||
# volume to compensate for the extra output speakers. True, yes, on, and non-0
|
# the extra output speakers. True, yes, on, and non-0 values will duplicate
|
||||||
# values will duplicate stereo sources. 0 and anything else will cause stereo
|
# stereo sources. 0 and anything else will cause stereo sounds to only play in
|
||||||
# sounds to only play in front. This only has an effect when a suitable output
|
# front. This only has an effect when a suitable output format is used (ie.
|
||||||
# format is used (ie. those that contain side and/or rear speakers).
|
# those that contain side and/or rear speakers).
|
||||||
#stereodup = true
|
#stereodup = true
|
||||||
|
|
||||||
## drivers:
|
## drivers:
|
||||||
@ -205,8 +205,8 @@
|
|||||||
|
|
||||||
## capture-prefix:
|
## capture-prefix:
|
||||||
# Sets the prefix used by the discovered (non-default) capture devices. This
|
# Sets the prefix used by the discovered (non-default) capture devices. This
|
||||||
# will be appended with "CARD=c,DEV=d", where c is the card number and d is
|
# will be appended with "CARD=c,DEV=d", where c is the card id and d is the
|
||||||
# the device number for the requested device name.
|
# device number for the requested device name.
|
||||||
#capture-prefix = plughw:
|
#capture-prefix = plughw:
|
||||||
|
|
||||||
## mmap:
|
## mmap:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user