On 2011/05/26 09:56, Alexandre Ratchov wrote: > This is to suggest using -v100 to avoid volume jumps when more than > one stream are played at the same time. > > OK? > > Or should we just say ``for normal use: -v100'', assuming nowadays > nobody listens to a single stream at the same :)
Would it make sense to make -v100 the default, then people who wish to retain full dynamic range can set -v127? > -- Alexandre > > Index: rc.conf > =================================================================== > RCS file: /cvs/src/etc/rc.conf,v > retrieving revision 1.141 > diff -u -p -r1.141 rc.conf > --- rc.conf 12 Feb 2011 11:21:01 -0000 1.141 > +++ rc.conf 26 May 2011 07:48:10 -0000 > @@ -45,7 +45,7 @@ ifstated_flags=NO # for normal use: "" > relayd_flags=NO # for normal use: "" > snmpd_flags=NO # for normal use: "" > smtpd_flags=NO # for normal use: "" > -aucat_flags=NO # for normal use: "" > +aucat_flags=NO # for normal use: "" (or "-v 100" if 2+ clients) > ldapd_flags=NO # for normal use: "" > > # use -u to disable chroot, see httpd(8)