#alsa #sound

sys alsa-sys

FFI bindings for the ALSA project (Advanced Linux Sound Architecture)

15 releases

0.3.1 Dec 22, 2020
0.3.0 Apr 29, 2020
0.2.1 Mar 31, 2020
0.2.0 Oct 28, 2019
0.0.1 Dec 16, 2014

#11 in #alsa

Download history 25904/week @ 2023-11-16 21683/week @ 2023-11-23 23558/week @ 2023-11-30 24745/week @ 2023-12-07 20999/week @ 2023-12-14 16401/week @ 2023-12-21 20383/week @ 2023-12-28 21030/week @ 2024-01-04 23642/week @ 2024-01-11 26856/week @ 2024-01-18 25011/week @ 2024-01-25 25704/week @ 2024-02-01 27865/week @ 2024-02-08 28794/week @ 2024-02-15 30335/week @ 2024-02-22 33242/week @ 2024-02-29

124,478 downloads per month
Used in 593 crates (6 directly)

MIT license

285KB
9K SLoC

alsa-sys

Rust raw FFI bindings for ALSA.

To avoid too long build times, the finished binding is committed into this repository. If you need to regenerate it, run regenerate_bindings.sh (and have bindgen set up when you do so).

Dependencies