Skip to content

OpenSauce/rustortion

Repository files navigation

Rustortion

English | 简体中文

CI

A guitar and bass amp simulator built in Rust. Runs standalone with JACK, or as a VST3/CLAP plugin in your DAW.

Screenshot

Rustortion

Features

  • Low-latency audio processing with configurable oversampling (1x–16x)
  • 11 DSP stages: preamp (with 12AX7 triode clipper), compressor, tone stack, power amp, noise gate, level, multi-band saturator, delay, reverb, 16-band graphic EQ, and NAM (Neural Amp Modeler) model loading (WaveNet + LSTM .nam files)
  • Impulse response cabinet simulation for both guitar and bass
  • Saving and loading presets with keyboard hotkey switching
  • Real-time recording capability
  • Built-in tuner
  • FFT-based pitch shifting for alternate tunings without retuning your instrument
  • MIDI controller support
  • VST3 and CLAP plugin builds for DAW use (experimental — see Plugin)
  • Tabbed GUI with minimap, collapsible stage cards, and input filter controls - built with Iced
  • English and Simplified Chinese UI

Requirements

  • Linux with PipeWire (JACK support enabled)
  • Rust toolchain: Install Rust

Note

This has been tested on a Raspberry Pi 4 and reasonably high end desktop PC. Your mileage may vary on other hardware.

Running

Pre-built Binary

You can download a tarball of a pre-built binary from the releases page.

sudo apt-get install libjack-jackd2-0
tar -xf rustortion-x86_64-unknown-linux-gnu.tar.xz
cd rustortion-x86_64-unknown-linux-gnu
./rustortion

Running/Building from Source

With the rust toolchain installed, you can clone the repository and run the application:

sudo apt-get install libjack-jackd2-dev libasound2-dev pkg-config
cargo run --release

Tip

On some Linux machines with PipeWire, you may need to run JACK explicitly:

sudo apt-get install pipewire-jack
pw-jack cargo run --release

VST3/CLAP Plugin

The plugin is experimental and not yet included in releases — build it from source:

make plugin           # builds target/bundled/Rustortion.{clap,vst3}
make plugin-install   # copies them into ~/.clap and ~/.vst3

Contributing

This is an experimental project. Feel free to open issues or submit pull requests.

License

This project is provided under the MIT License. Rustortion is under active development and should be used at your own risk.

Impulse Responses

Science Amplification

This project includes impulse responses used with permission from Science Amplification.

Other

This project also includes freely licensed impulse responses from freesound.org: