diff options
| author | Oswald Buddenhagen <[email protected]> | 2023-05-10 19:39:06 +0200 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2023-05-12 09:16:54 +0200 |
| commit | 4102ac29759586e86cf129d66fc5ad5406a431a8 (patch) | |
| tree | 8eb8295ff0498d599e883c18ed85b9539c807dbf /tools/perf/scripts/python | |
| parent | 8cabf83c7aa54530e699be56249fb44f9505c4f3 (diff) | |
ALSA: emu10k1: fix+optimize E-MU stereo capture DSP code
Presumably, JDC added the seemingly superfluous indirection over the
temporary register because without it he'd get only zero readings.
However, switching the X and Y operands (or using EMU32 as the A
operand in the temporary load) works just fine. Presumably a DSP bug?
The original code was also actually buggy, though: both channels used
the left volume control.
Signed-off-by: Oswald Buddenhagen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions