Zangoose is a jack audio application written in Rust for denoising the signal and applying some effects.
If on linux, you can go to the release page and download the binary of the latest version. In other OS install it from source.
Clone the repository and run
cargo build --release
the binary of the application will be available at the target/release folder.
Currently the only effect implemented is a overdrive effect using hiperbolic tangent.
Zangoose has a denoise algorithm, very useful for single coil guitars.
Made with love by Daniel Santana