File: README.md

package info (click to toggle)
alsa-lib 1.2.14-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 7,948 kB
  • sloc: ansic: 96,686; sh: 4,711; makefile: 653
file content (25 lines) | stat: -rw-r--r-- 998 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# 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-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.