The Advanced Linux Sound Architecture (ALSA) - library
Find a file
Takashi Iwai ae80d8b647 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.
2004-06-28 10:26:45 +00:00
alsalisp ALISP update 2003-12-23 16:42:55 +00:00
aserver Art Haas <ahaas@airmail.net> 2003-07-26 16:24:11 +00:00
doc fixed documents to process properly via doxygen. 2004-05-24 14:57:47 +00:00
include - added SYNC_PTR ioctl support for pcm_hw plugin 2004-05-22 10:14:32 +00:00
src James Courtier-Dutton <James@superbug.demon.co.uk>: 2004-06-28 10:26:45 +00:00
test Warning fixes 2004-04-06 17:28:01 +00:00
utils Added rpmbuild detection 2004-03-14 17:06:01 +00:00
acinclude.m4 fixed for the recent autoconf. 2004-01-26 15:52:17 +00:00
ChangeLog * update to libtool 1.3.3 1999-07-22 12:18:42 +00:00
configure.in release: 1.0.5 2004-05-28 13:17:08 +00:00
COPYING Updated GNU GPL license (address). 2001-12-30 09:22:54 +00:00
cvscompile Oops, depmod should be depcomp 2002-10-24 12:09:30 +00:00
INSTALL Added note about jack plugin 2003-03-10 12:55:43 +00:00
Makefile.am added AUTOMAKE_OPTIONS. 2004-02-25 11:23:56 +00:00
MEMORY-LEAK Initial version 2003-02-04 14:56:07 +00:00
NOTES Switch from old to new PCM API retaining binary compatibility 2003-11-05 10:38:37 +00:00
TODO Added snd_config_load_override(). 2002-01-09 21:28:15 +00:00