ALSA: emu10k1: set the "no filtering" bits on PCM voices on Audigy
authorOswald Buddenhagen <oswald.buddenhagen@gmx.de>
Sat, 15 Jul 2023 16:08:02 +0000 (18:08 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 17 Jul 2023 07:29:07 +0000 (09:29 +0200)
commitc435d375fd76733218ff59408a4b1f15e50b2e11
treeaf5ef029967fee1b007bdefb6e05a6ed79ec5055
parentc960b012ec4747265f0392a31570045d3f982447
ALSA: emu10k1: set the "no filtering" bits on PCM voices on Audigy

Given that the filter is already set to neutral for PCM voices, the
only observable effect is that the Z1/Z2/FXBUS registers don't have a
stray bit set for negative numbers anymore. The bit is below the ones
significant for output, but it would mess with 32-bit sample
recombination, which we intend to add.

kX-project does that, but I had to figure out myself why.

Signed-off-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
Link: https://lore.kernel.org/r/20230715160802.326872-1-oswald.buddenhagen@gmx.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/emu10k1.h