diwic / alsa-rs

Thin but safe ALSA wrappers for Rust
Apache License 2.0
138 stars 64 forks source link

ALSA bindings for Rust

Thin but safe wrappers for ALSA, the most common API for accessing audio devices on Linux.

crates.io API documentation license

The ALSA API is rather big, so everything is not covered yet, but expect the following to work:

The following is not yet implemented (mostly because nobody asked for them) :

Quickstart guide / API design:

Notes: