Library for the Advanced Linux Sound Architecture (ALSA) https://www.alsa-project.org/wiki/Main_Page
Go to file
2024-01-06 03:45:59 +01:00
alsa-initscript alsa-modprobe: add alias to autoload snd-bcm2835 on raspberry-pi [release 1.0.27.2-4mamba;Wed Sep 18 2013] 2024-01-06 03:45:58 +01:00
alsa-modprobe alsa-modprobe: add alias to autoload snd-bcm2835 on raspberry-pi [release 1.0.27.2-4mamba;Wed Sep 18 2013] 2024-01-06 03:45:58 +01:00
libalsa-1.0.23-thread_safe_locale.patch alsa-modprobe: add alias to autoload snd-bcm2835 on raspberry-pi [release 1.0.27.2-4mamba;Wed Sep 18 2013] 2024-01-06 03:45:58 +01:00
libalsa-1.0.25-hctl_remove_a_useless_assert.patch alsa-modprobe: add alias to autoload snd-bcm2835 on raspberry-pi [release 1.0.27.2-4mamba;Wed Sep 18 2013] 2024-01-06 03:45:58 +01:00
libalsa-1.0.27-use-__inline__-for-exported-headers.patch alsa-modprobe: add alias to autoload snd-bcm2835 on raspberry-pi [release 1.0.27.2-4mamba;Wed Sep 18 2013] 2024-01-06 03:45:58 +01:00
libalsa.spec automatic version update by autodist [release 1.0.29-1mamba;Mon Mar 09 2015] 2024-01-06 03:45:59 +01:00
README.md alsa-modprobe: add alias to autoload snd-bcm2835 on raspberry-pi [release 1.0.27.2-4mamba;Wed Sep 18 2013] 2024-01-06 03:45:58 +01:00

libalsa

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