Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 599 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 599 Bytes

Error 404: Screamer not found

Download (latest master, unstable)

A guitar pedal plugin inspired by the most popular screamer pedal.

Building

Requirements

  • Python
    • Poetry
  • Rust (use rustup to get the correct version of the nightly, as defined in the rust-toolchain file)
    • cargo-make

Compilation

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