0.3.1 - This version may not be safe as it has not been updated for a long time. Find out if your coding project uses this component and get notified of any reported security vulnerabilities with Meterian-X Open Source Security Platform
Maintain your licence declarations and avoid unwanted licences to protect your IP the way you intended.
MIT - MIT LicenseRust raw FFI bindings for ALSA.
To avoid too long build times, the finished binding is committed into this
repository. If you would prefer to generate the bindings at build time, there
is a use-bindings
feature to do so.
sudo apt install libasound2-dev
dnf install alsa-lib-devel
To regenerate the bindings yourself, run regenerate_bindings.sh
. This
will generate the bindings in the build script, and run the
regenerate_bindings
binary, which copies the generated bindings into
src/
.