From: Jaroslav Kysela Date: Mon, 20 Aug 2001 09:06:11 +0000 (+0000) Subject: sum->average for route_policy X-Git-Tag: v1.0.3~703 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=aebed60fe7b9a682defea2a5530a4295246b94dd;p=alsa-lib.git sum->average for route_policy --- diff --git a/doc/asoundrc.doc b/doc/asoundrc.doc index f593edd5..7d52bbbe 100644 --- a/doc/asoundrc.doc +++ b/doc/asoundrc.doc @@ -129,8 +129,8 @@ pcm.NAME { [rate INT] # Slave rate (default nearest) or "unchanged" } route_policy STR # route policy for automatic ttable generation - # STR can be 'default', 'sum', 'copy', 'duplicate' - # sum: result is sum of input channels + # STR can be 'default', 'average', 'copy', 'duplicate' + # average: result is average of input channels # copy: only first channels are copied to destination # duplicate: duplicate first set of channels # default: copy policy, except for mono capture - sum