Skip to content
Libsndfile bindings and wrappers for Rust
Rust Makefile
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
src
.gitignore
.travis.yml
Cargo.toml
LICENSE
Makefile
README.md

README.md

rust-sndfile Build Status

Libsndfile bindings and wrappers for Rust.

Libsndfile is a library for reading and writing files containing sampled sound through one standard library interface.

website: libsndfile.

Installation

You must install libsndfile to build the binding. You can download it directly from the website, or with your favorite package management tool.

Then clone the rust-sndfile repository and build it with make.

You can’t perform that action at this time.