cmvr-es/third_party/ALSA/alsa-lib-1.2.7.2
2025-08-21 13:56:39 +08:00
..
alsalisp copy code file 2025-08-21 13:56:39 +08:00
aserver copy code file 2025-08-21 13:56:39 +08:00
doc copy code file 2025-08-21 13:56:39 +08:00
include copy code file 2025-08-21 13:56:39 +08:00
m4 copy code file 2025-08-21 13:56:39 +08:00
modules copy code file 2025-08-21 13:56:39 +08:00
src copy code file 2025-08-21 13:56:39 +08:00
test copy code file 2025-08-21 13:56:39 +08:00
utils copy code file 2025-08-21 13:56:39 +08:00
acinclude.m4 copy code file 2025-08-21 13:56:39 +08:00
aclocal.m4 copy code file 2025-08-21 13:56:39 +08:00
ChangeLog copy code file 2025-08-21 13:56:39 +08:00
compile copy code file 2025-08-21 13:56:39 +08:00
config.guess copy code file 2025-08-21 13:56:39 +08:00
config.log copy code file 2025-08-21 13:56:39 +08:00
config.status copy code file 2025-08-21 13:56:39 +08:00
config.sub copy code file 2025-08-21 13:56:39 +08:00
configure copy code file 2025-08-21 13:56:39 +08:00
configure.ac copy code file 2025-08-21 13:56:39 +08:00
COPYING copy code file 2025-08-21 13:56:39 +08:00
depcomp copy code file 2025-08-21 13:56:39 +08:00
gitcompile copy code file 2025-08-21 13:56:39 +08:00
INSTALL copy code file 2025-08-21 13:56:39 +08:00
install-sh copy code file 2025-08-21 13:56:39 +08:00
libtool copy code file 2025-08-21 13:56:39 +08:00
ltconfig copy code file 2025-08-21 13:56:39 +08:00
ltmain.sh copy code file 2025-08-21 13:56:39 +08:00
Makefile copy code file 2025-08-21 13:56:39 +08:00
Makefile.am copy code file 2025-08-21 13:56:39 +08:00
Makefile.in copy code file 2025-08-21 13:56:39 +08:00
MEMORY-LEAK copy code file 2025-08-21 13:56:39 +08:00
missing copy code file 2025-08-21 13:56:39 +08:00
NOTES copy code file 2025-08-21 13:56:39 +08:00
README.md copy code file 2025-08-21 13:56:39 +08:00
test-driver copy code file 2025-08-21 13:56:39 +08:00
TODO copy code file 2025-08-21 13:56:39 +08:00
version copy code file 2025-08-21 13:56:39 +08:00

alsa-lib

Advanced Linux Sound Architecture (ALSA) project

Build alsa-lib

The alsa-lib is a library to interface with ALSA in the Linux kernel and virtual devices using a plugin system.

The up-to-date reference generated from sources can be accessed here:

http://www.alsa-project.org/alsa-doc/alsa-lib/

You may give a look for more information about the ALSA project to URL http://www.alsa-project.org.

Submitting patches

The preferred way to submit patches is by sending them by email to the alsa-devel mailing list. Sending mail to the list requires subscription, subscribe here: https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

Add Takashi Iwai <tiwai@suse.de> and/or Jaroslav Kysela <perex@perex.cz> to Cc so that your patch won't be missed.

Patches are also accepted as GitHub pull requests.