Update some config option descriptions

This commit is contained in:
Chris Robinson 2011-12-20 01:45:29 -08:00
parent 2691c33b55
commit 06caac2619

View File

@ -93,13 +93,13 @@
#sources = 256
## stereodup:
# Sets whether to duplicate stereo sounds behind the listener for 4+ channel
# output. This provides a "fuller" playback quality for surround sound output
# modes, although each individual speaker will have a slight reduction in
# volume to compensate for the extra output speakers. True, yes, on, and non-0
# values will duplicate stereo sources. 0 and anything else will cause stereo
# sounds to only play in front. This only has an effect when a suitable output
# format is used (ie. those that contain side and/or rear speakers).
# Sets whether to duplicate stereo sounds behind the listener. This provides a
# "fuller" playback quality for surround sound output modes, although each
# individual speaker will have a slight reduction in volume to compensate for
# the extra output speakers. True, yes, on, and non-0 values will duplicate
# stereo sources. 0 and anything else will cause stereo sounds to only play in
# front. This only has an effect when a suitable output format is used (ie.
# those that contain side and/or rear speakers).
#stereodup = true
## drivers:
@ -205,8 +205,8 @@
## capture-prefix:
# 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
# the device number for the requested device name.
# will be appended with "CARD=c,DEV=d", where c is the card id and d is the
# device number for the requested device name.
#capture-prefix = plughw:
## mmap: