Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   nat
Date:           Mon Apr 17 20:17:08 UTC 2017

Modified Files:
        src/share/man/man4: audio.4
        src/sys/dev: audio.c audiovar.h

Log Message:
hw.driverN.saturate bool->integer (default 16).

This means for a greater number than 16 (or user set value) the saturate
function is turned off.  Results in better listening if a large number of
channels are in use.


To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 src/share/man/man4/audio.4
cvs rdiff -u -r1.324 -r1.325 src/sys/dev/audio.c
cvs rdiff -u -r1.51 -r1.52 src/sys/dev/audiovar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index