Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waydroid/android_external_alsa-lib
https://github.com/waydroid/android_external_alsa-lib
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/waydroid/android_external_alsa-lib
- Owner: waydroid
- License: lgpl-2.1
- Created: 2021-04-19T12:18:19.000Z (over 3 years ago)
- Default Branch: lineage-17.1
- Last Pushed: 2024-04-22T20:54:58.000Z (9 months ago)
- Last Synced: 2024-11-11T08:15:23.074Z (about 2 months ago)
- Language: C
- Size: 5.68 MB
- Stars: 5
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
# alsa-lib
## Advanced Linux Sound Architecture (ALSA) project[![Build alsa-lib](https://github.com/alsa-project/alsa-lib/workflows/Build%20alsa-lib/badge.svg?branch=master)](https://github.com/alsa-project/alsa-lib/actions/workflows/build.yml)
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-develAdd Takashi Iwai `` and/or Jaroslav Kysela `` to
Cc so that your patch won't be missed.Patches are also accepted as GitHub pull requests.