The Advanced Linux Sound Architecture (ALSA) - library
Find a file
Jaroslav Kysela 61986c02b0 ucm: substitute ${CardNumber}
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2020-05-27 11:12:19 +02:00
.github/workflows github build.yml: cosmetic changes 2020-02-18 19:46:42 +01:00
alsalisp
aserver Use __func__ instead of __FUNCTION__ 2019-06-12 08:52:07 +02:00
doc
include ucm: rename _once command to _boot command 2020-05-25 19:20:18 +02:00
m4 Update the attributes.m4 macro file from xine 2020-01-03 19:13:13 +01:00
modules modules: smixer_python - add support for python3 2018-03-27 14:51:39 +02:00
src ucm: substitute ${CardNumber} 2020-05-27 11:12:19 +02:00
test test: pcm_min - add snd_pcm_drain() call and indentation fixes 2020-05-03 20:07:55 +02:00
utils alsa.m4: another fix to not link all binaries with -latopology 2020-02-18 19:45:19 +01:00
.gitignore initial version of .travis.yml file 2018-10-24 16:07:58 +02:00
.travis.yml initial version of .travis.yml file 2018-10-24 16:07:58 +02:00
acinclude.m4
ChangeLog
configure.ac pcm: dmix: assembly: fix the interface for safety (mmx) 2020-05-06 22:26:04 +02:00
COPYING
gitcompile add support for GCC's LTO 2019-04-09 12:44:14 +02:00
INSTALL
Makefile.am create separated libatopology library with the topology routines 2019-11-14 15:01:12 +01:00
MEMORY-LEAK
NOTES
README.md README.md: add build status badge 2020-02-18 15:04:52 +01:00
TODO

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.