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 22:40:06 UTC 2017

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

Log Message:
Improved mixing function - more expensive in cycles though.
hw.driverN.saturate is no longer needed and has been removed.

Mixing function thanks to jmcneill@.


To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 src/share/man/man4/audio.4
cvs rdiff -u -r1.325 -r1.326 src/sys/dev/audio.c
cvs rdiff -u -r1.52 -r1.53 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