Skip to content

thatbakamono/bass-sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bass-sys

bass-sys provides raw FFI bindings for bass - a powerful audio library written in C

Crates.io

Attention

bass-sys provides only the bass bindings. To make it actually work with your project, you need to download the library and plugins for all supported platforms from un4seen.com, copy them to the build directory (preferably via build.rs) and provide with your releases.

License

By using this project, you agree to adhere to the license conditions of both this library (MPL-2.0) and bass itself.