Skip to content

lucas-str/reverb-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reverb VST

A simple reverb VST plugin written in Rust.

Build

The mingw-w64-gcc package is required to build for Windows (on Arch) :

sudo pacman -S mingw-w64-gcc

Then build with :

cargo build --target=x86_64-pc-windows-gnu --release

Then use target/x86_64-pc-windows-gnu/release/reverb.dll in your favorite DAW.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages