Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sout233/bruh_sine

My first rust vst plugin - wth with the sine function??
https://github.com/sout233/bruh_sine

Last synced: 22 days ago
JSON representation

My first rust vst plugin - wth with the sine function??

Awesome Lists containing this project

README

        

# Bruh Sine

## Building

After installing [Rust](https://rustup.rs/), you can compile Bruh Sine as follows:

```shell
cargo xtask bundle bruh_sine --release
```