Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 743 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 743 Bytes

Error 404: Screamer not found

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.

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