git: pcm: perform stereo volume mixing for vchans

Simon Schubert corecode at crater.dragonflybsd.org
Sun Aug 9 01:34:06 PDT 2009


commit 86f860a7a40e2047fd04500e4d197fca68525962
Author: Simon Schubert <simon.schubert at 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





More information about the Commits mailing list