Warning: This project has been moved back to valib
in order to facilitate dogfooding the library.
Download (latest master, unstable)
A guitar pedal plugin inspired by the most popular screamer pedal.
- Python
- Poetry
- Rust (use rustup to get the correct version of the nightly, as defined in the
rust-toolchain
file)cargo-make
The following runs all steps of setting up the virtual environment, deriving generated Rust code, and building the
plugins. They will be made available in the target/bundled
folder.
cargo make