]> git.alsa-project.org Git - alsa-lib.git/commit
James Courtier-Dutton <James@superbug.demon.co.uk>:
authorTakashi Iwai <tiwai@suse.de>
Mon, 28 Jun 2004 10:26:45 +0000 (10:26 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 28 Jun 2004 10:26:45 +0000 (10:26 +0000)
commitae80d8b647b94e5a2658296b92524ac61c8e116b
tree259769fc6535c5b9e22723268b316749e7f6bfd9
parentced7e5ccfc29056999be8e1d28f25ad51b040b90
James Courtier-Dutton <James@superbug.demon.co.uk>:

AudigyLS now supports Digital(AC3)/Analog outputs. 5.1 Surround
PLAYBACK. MIC and LINE IN CAPTURE.

The MIC and LINE IN use the AC97 chip.

The AC97 uses the PLAYBACK(Not CAPTURE) controls in alsamixer for
controlling CAPTURE. Then, instead of sending that output to the
speakers, it sends it to the Philips 1361T ADC. This results in high
quality ADC conversion.
E.g. For LINE IN capture, set LINE IN playback volume and unmute it.
Set MASTER volume.
There is a new control for "CAPTURE feedback into PLAYBACK". If one does
not want any feedback, leave it at it's minimum.

Once I have figured out all the controls in the AC97 and what they do
for the AudigyLS, I will rename them so that they make sense to the user.

Please see attached patch files against the current CVS.

Still TODO:
1) Set multiple sample rates.
2) Add a CAPUTRE source switch for switch between "MIC", "Line in",
"SPDIF in", "TAD in", "AUX in" and "What u hear". Currently, one cannot
switch to capture "SPDIF in" or "What u hear", but all the other inputs
are possible via switches in the AC97.
3) Set multiple periods per buffer.
4) MIDI in/out.
5) Cleaner module unload.
src/conf/cards/AudigyLS.conf