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

https://github.com/solarliner/addsynth

Additive synthesizer VST/CLAP
https://github.com/solarliner/addsynth

Last synced: about 1 year ago
JSON representation

Additive synthesizer VST/CLAP

Awesome Lists containing this project

README

          

# Addsynth

## Building

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

```shell
cargo xtask bundle addsynth --release
```