Skip to content

nicokoch/rust-sndfile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Libsndfile bindings and wrappers for Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 96.4%
  • Makefile 3.6%