6b46c62d2e
File too long (should be no more than 24 lines). Line too long (should be no more than 80 characters). Trailing empty lines. Trailing white-space. Trucated the long files as best as possible while preserving the most info contained in them.
14 lines
671 B
Text
14 lines
671 B
Text
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI
|
|
functionality to the Linux operating system. ALSA has the following
|
|
significant features:
|
|
|
|
* Efficient support for all types of audio interfaces, from consumer sound
|
|
cards to professional multichannel audio interfaces.
|
|
* Fully modularized sound drivers.
|
|
* SMP and thread-safe design.
|
|
* User space library (alsa-lib) to simplify application programming and
|
|
provide higher level functionality.
|
|
* Support for the older Open Sound System (OSS) API, providing binary
|
|
compatibility for most OSS programs.
|
|
|
|
This package provides utilities for configuring and using ALSA.
|