Library for the Advanced Linux Sound Architecture (ALSA) https://www.alsa-project.org/wiki/Main_Page
Go to file
2024-06-13 16:21:58 +02: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-1.1.7-audacity-2.3.0.patch automatic version update by autodist [release 1.1.8-1mamba;Sat Jan 12 2019] 2024-01-06 03:46:01 +01:00
libalsa-1.2.7-upstream-fix-eld-decoding-older-hardware.patch add upstream patch to fix HDMI support broken on older hardware [release 1.2.7-2mamba;Sat Jun 11 2022] 2024-01-06 03:46:03 +01:00
libalsa.spec automatic version update by autodist [release 1.2.12-1mamba;Wed Jun 12 2024] 2024-06-13 16:21:58 +02: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