Skip to content

ILikeTeaALot/bass-sys

 
 

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.

Generating Docs

cargo doc --all-features --target x86_64-pc-windows-msvc

About

FFI bindings for bass

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 80.7%
  • C 19.3%