sagacity / bass-rs

A simple, incomplete and unsafe FFI Rust wrapper around the BASS Audio Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bass-rs

An extremely basic, tiny and unsafe wrapper around Bass.

It currently only wraps the functions needed to play, pause and seek in a stream.

I have written it for my own use and currently have zero interest in extending it to be a general purpose Bass wrapper, sorry :)

About

A simple, incomplete and unsafe FFI Rust wrapper around the BASS Audio Library

License:MIT License


Languages

Language:Rust 100.0%