# bass-sys bass-sys provides raw FFI bindings for bass - a powerful audio library written in C ![Crates.io](https://img.shields.io/crates/v/bass_sys?style=flat-square) # 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.