jjjjw / jverb

A reverb in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jverb

Building

After installing Rust, you can compile jverb as follows:

cargo xtask bundle jverb --release

For mac OS M1, you need to build a universal binary for the plugin to work with Ableton

cargo xtask bundle-universal jverb --release

Move to default VST3 folder:

sudo mv target/bundled/jverb.vst3 /Library/Audio/Plug-Ins/VST3

About

A reverb in rust


Languages

Language:Rust 100.0%