Skip to content

Releases: OpenSauce/rustortion

0.1.7 - 2026-02-21

21 Feb 14:46
c72cb47

Choose a tag to compare

Release Notes

🚀 Features

  • Add chinese (zh-CN) localization (#178)
  • Add multi-band saturation (#181)
  • Add pitch shifting (#189)

🐛 Bug Fixes

  • Convert JACK sample_rate from u32 to usize (#184)
  • Correct multiband saturator crossover topology and bound waveshaper (#185)
  • Correct tonestack mid-band extraction and constructor clamping (#186)
  • Bound poweramp saturation, fix crossover distortion, and precompute sag (#187)
  • Clamp filter cutoff minimum (#188)
  • Reduce latency on pitch shifting fft (#190)

🚜 Refactor

  • Rename sim module to amp and cleanup logging (#176)

⚙️ Miscellaneous Tasks

  • Add chinese zh-cn readme (#180)

Download rustortion 0.1.7

File Platform Checksum
rustortion-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
rustortion-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.1.6 - 2026-01-10

10 Jan 16:02
2796807

Choose a tag to compare

Important

If building from source, you will need to ensure you have sudo apt-get install libasound2-dev for ALSA/MIDI.

Release Notes

🚀 Features

  • Add midi controller (#165)
  • Dynamic filter range in GUI (#168)
  • Update to Iced 0.14 (#169)
  • Add bass guitar IR and preset (#170)
  • Default to FIR only for impulse response convolution (#173)

🐛 Bug Fixes

  • Hardcoded sample rate in preamp (#172)

🚜 Refactor

  • Move tuner to its own module (#166)

⚙️ Miscellaneous Tasks

  • Remove unused filter stages and field (#167)

Download rustortion 0.1.6

File Platform Checksum
rustortion-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
rustortion-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.1.5 - 2025-12-28

28 Dec 10:33
b7e7cb0

Choose a tag to compare

Release Notes

🚀 Features

  • Generate the weakest changelog known to mankind (#138)
  • Improve settings layout (#139)
  • Save bypassing ir in settings (#141)
  • Add Science Amplification impulse responses (#150)
  • Add petrucci preset (#151)
  • Save and load ir_gain and last selected preset (#152)
  • Add process_block to stage trait (#157)

🐛 Bug Fixes

  • Remove problematic IR and add safeguard (#148)

📚 Documentation

  • Add pipewire cornercase workaround (#146)

⚙️ Miscellaneous Tasks

  • Remove un-used setting (#140)
  • Fix spacing/padding on main page (#142)
  • (screenshot) Update screenshot (#153)
  • Cleanup process_block (#158)
  • Update dependencies (#160)

Download rustortion 0.1.5

File Platform Checksum
rustortion-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
rustortion-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.1.4

06 Dec 20:12
6db8d7c

Choose a tag to compare

  • Increased the performance when using oversampling by 80%

Download rustortion 0.1.4

File Platform Checksum
rustortion-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
rustortion-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.1.3

28 Nov 19:05
ec9f152

Choose a tag to compare

Download rustortion 0.1.3

File Platform Checksum
rustortion-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
rustortion-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.1.2

16 Nov 20:19
51a9e55

Choose a tag to compare

Download rustortion 0.1.2

File Platform Checksum
rustortion-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
rustortion-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.1.1

16 Nov 18:06
be9ac2c

Choose a tag to compare

Install rustortion 0.1.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/OpenSauce/rustortion/releases/download/v0.1.1/rustortion-installer.sh | sh

Download rustortion 0.1.1

File Platform Checksum
rustortion-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
rustortion-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum