Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vizia/vizia-plug

Audio plugin example using Vizia and nih-plug
https://github.com/vizia/vizia-plug

Last synced: 7 days ago
JSON representation

Audio plugin example using Vizia and nih-plug

Awesome Lists containing this project

README

        

# Vizia Plug

## Building

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

```shell
cargo xtask bundle vizia_plug --release
```