bass-sys

Crates.iobass-sys
lib.rsbass-sys
version2.3.0
sourcesrc
created_at2020-05-19 23:59:37.156763
updated_at2023-03-27 20:28:15.245093
descriptionBass bindings for Rust
homepage
repositoryhttps://github.com/KernelErr0r/bass-sys
max_upload_size
id243633
size74,946
Dorian Kostecki (thatbakamono)

documentation

README

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.

Commit count: 49

cargo fmt