Paketname | alsa-oss |
Beschreibung | ALSA wrapper for OSS applications |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.0.17-4 |
Sektion | sound |
Priorität | optional |
Installierte Größe | 144 Byte |
Hängt ab von | libasound2 (>> 1.0.18), libc6 (>= 2.3.6-6~) |
Empfohlene Pakete | |
Paketbetreuer | Debian ALSA Maintainers |
Quelle | |
Paketgröße | 31048 Byte |
Prüfsumme MD5 | a8956d2c739ef8a2c242fc14bb029de9 |
Prüfsumme SHA1 | 73f6a44cf04f8bb82546f4bd5b32e8d6a496c93a |
Prüfsumme SHA256 | 675a84e0114087500621654d81b3ecb754f9dffb0448ca14bd83779304f665f8 |
Link zum Herunterladen | alsa-oss_1.0.17-4_i386.deb |
Ausführliche Beschreibung | This package contains a program loader, aoss, which wraps
applications written for OSS in a compatibility library,
thus allowing them to work with ALSA.
.
There are two ways of getting an application to work with
ALSA if the application was written for OSS. The first way
is to load the special ALSA drivers that emulate the OSS
kernel interface; these allow the application to open
/dev/dsp0 and other OSS device files. The second way is
to wrap the application in the libaoss library provided
in this package; the wrapper causes the application to
access native ALSA device files such as /dev/snd/pcmC0D0c
instead of OSS device files.
.
Use of the alsa-oss library is recommended over the use of
OSS-emulation drivers if you want to use ALSA's PCM plugin
layer.
.
ALSA is the Advanced Linux Sound Architecture:
http://alsa.sourceforge.net
OSS is the free version of the Open Sound System.
|