Jump to letter: [
ACEFGHIJKLMNOPRSTWXZ
]
alsa-driver: Alsa driver for linux
- Summary
- 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
soundcards 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 OSS API, providing binary compatibility for most
OSS programs.
Changelog
- * Wed Jan 17 11:00:00 2007 kwizart < kwizart at gmail .com > - 1.0.14-0.1.rc2
- Initial release