mirror of
https://codeberg.org/kiss-community/repo
synced 2024-11-15 11:10:08 -07:00
40 lines
1.5 KiB
Plaintext
40 lines
1.5 KiB
Plaintext
alsa-lib
|
|
________________________________________________________________________________
|
|
|
|
The ALSA library API is the interface to the ALSA drivers. Developers need to
|
|
use the functions in this API to achieve native ALSA support for their
|
|
applications. [0]
|
|
|
|
Upstream: https://www.alsa-project.org/wiki/Main_Page
|
|
|
|
|
|
[000] Index
|
|
________________________________________________________________________________
|
|
|
|
* Installation ........................................................... [001]
|
|
* Usage .................................................................. [002]
|
|
* References ............................................................. [003]
|
|
|
|
|
|
[001] Installation
|
|
________________________________________________________________________________
|
|
|
|
+------------------------------------------------------------------------------+
|
|
| |
|
|
| $ kiss b alsa-lib |
|
|
| |
|
|
+------------------------------------------------------------------------------+
|
|
|
|
|
|
[002] Usage
|
|
________________________________________________________________________________
|
|
|
|
Refer to the online documentation as the package does not yet provide any. [0]
|
|
|
|
|
|
[003] References
|
|
________________________________________________________________________________
|
|
|
|
[0] https://www.alsa-project.org/wiki/ALSA_Library_API
|
|
|