Skip to content

A Rust wrapper for the WaveSabre software synthesizer

License

Notifications You must be signed in to change notification settings

Kwarf/wavesabre-rs

Repository files navigation

wavesabre-rs

This is a small wrapper library to be able to play/render songs made for WaveSabre from Rust.

This library is no_std so the usual tricks for Minimizing Rust Binary Size can be used.

Instructions

Due to the limited use case of this library as well as the fact that it only works on Windows I've not uploaded it to crates.io, so you will have to point directly to the repository.

[dependencies]
wavesabre-rs = { git = "https://github.com/Kwarf/wavesabre-rs.git" }

About

A Rust wrapper for the WaveSabre software synthesizer

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published