2018-10-24 16:13:48 +02:00
|
|
|
# alsa-lib
|
|
|
|
|
## Advanced Linux Sound Architecture (ALSA) project
|
|
|
|
|
|
2022-05-15 10:05:11 +09:00
|
|
|
[](https://github.com/alsa-project/alsa-lib/actions/workflows/build.yml)
|
2020-02-18 15:04:52 +01:00
|
|
|
|
2018-10-24 16:13:48 +02:00
|
|
|
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/
|
2018-10-24 17:33:10 +02:00
|
|
|
|
|
|
|
|
You may give a look for more information about the ALSA project to URL
|
|
|
|
|
http://www.alsa-project.org.
|
2020-08-15 20:35:55 +03:00
|
|
|
|
|
|
|
|
### 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.
|