Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maerorr/phaser_vst

simple 3-stage phaser vst3 plugin
https://github.com/maerorr/phaser_vst

nih-plug phaser rust vst3

Last synced: 12 days ago
JSON representation

simple 3-stage phaser vst3 plugin

Awesome Lists containing this project

README

        

# phaser

## Building

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

```shell
cargo xtask bundle phaser --release
```