1
0
mirror of https://github.com/ericonr/sndio.git synced 2024-02-18 04:45:21 -06:00

tweaks from jmc

This commit is contained in:
Alexandre Ratchov 2011-05-26 16:16:47 +02:00
parent 9239ff30b8
commit c7037f95a6

View File

@ -248,13 +248,13 @@ options.
.It Fl v Ar volume .It Fl v Ar volume
Software volume attenuation of the playback stream. Software volume attenuation of the playback stream.
The value must be between 1 and 127, The value must be between 1 and 127,
corresponding to \-42dB and \-0dB attenuation in 1\/3dB steps. corresponding to \-42dB and \-0dB attenuation in 1/3dB steps.
In server mode, clients inherit this parameter. In server mode, clients inherit this parameter.
Reducing the volume in advance allows client volume to stay independent Reducing the volume in advance allows a client's volume to stay independent
from the number of clients as long as their number is small enough. from the number of clients as long as their number is small enough.
18 volume units (i.e., \-6dB attenuation) allows the number 18 volume units (i.e. \-6dB attenuation) allows the number
of playback streams to be doubled. of playback streams to be doubled.
The default is 127 i.e., no attenuation. The default is 127 i.e. no attenuation.
.It Fl w Ar flag .It Fl w Ar flag
Control Control
.Nm .Nm
@ -269,7 +269,7 @@ If the flag is
then the master volume (corresponding to the mix of all playback streams) then the master volume (corresponding to the mix of all playback streams)
is automatically adjusted to avoid clipping. is automatically adjusted to avoid clipping.
Using Using
.Fl w Va off .Va off
makes sense when all streams are recorded or produced with properly lowered makes sense when all streams are recorded or produced with properly lowered
volumes. volumes.
The default is The default is