]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[ALSA] snd-emu10k1: Attenuate output volume to reduce distortion
authorJames Courtier-Dutton <James@superbug.co.uk>
Fri, 11 Nov 2005 22:39:05 +0000 (23:39 +0100)
committerJaroslav Kysela <perex@suse.cz>
Tue, 3 Jan 2006 11:16:06 +0000 (12:16 +0100)
commite2b15f8f7dfc7a60ab89162502732120792a644f
tree0e225066b27a40178e4c164c920e7406183435c5
parent755e137138007200c3e2549fbd8390a4e7708ed9
[ALSA] snd-emu10k1: Attenuate output volume to reduce distortion

Modules: EMU10K1/EMU10K2 driver

                      on Audigy 2 ZS Notebook.

Set the master volume to about 6 or 8% in alsamixer. This will
attenuate the output enough for better sound quality.
Note: Only stereo enabled at present.
The distortion is caused by the output path after the DSP
adding 12dB gain to the output while still in digital mode,
resulting in wrap around distortion.

Signed-off-by: James Courtier-Dutton <James@superbug.co.uk>
sound/pci/emu10k1/emu10k1_main.c
sound/pci/emu10k1/tina2.h [new file with mode: 0644]