看板 DFBSD_commit 關於我們 聯絡資訊
commit 86f860a7a40e2047fd04500e4d197fca68525962 Author: Simon Schubert <simon.schubert@epfl.ch> Date: Thu Jul 23 16:09:15 2009 +0200 pcm: perform stereo volume mixing for vchans The vchan code before only performed an average volume mix for both channels, thus not allowing to pan between left and right vchan channel. Now we perform actual stereo volume mixing for left and right channel. Summary of changes: sys/dev/sound/pcm/vchan.c | 17 +++++++---------- 1 files changed, 7 insertions(+), 10 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/86f860a7a40e2047fd04500e4d197fca68525962 -- DragonFly BSD source repository