English | 简体中文
A guitar and bass amp simulator built in Rust. Runs standalone with JACK, or as a VST3/CLAP plugin in your DAW.
- 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
.namfiles) - 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
- 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.
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
./rustortionWith 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 --releaseTip
On some Linux machines with PipeWire, you may need to run JACK explicitly:
sudo apt-get install pipewire-jack
pw-jack cargo run --releaseThe 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 ~/.vst3This is an experimental project. Feel free to open issues or submit pull requests.
This project is provided under the MIT License. Rustortion is under active development and should be used at your own risk.
This project includes impulse responses used with permission from Science Amplification.
This project also includes freely licensed impulse responses from freesound.org:
